Révision 3739
TXM/trunk/bundles/org.txm.rcp/src/main/java/org/txm/rcp/commands/OpenLocalizedWebPage.java (revision 3739) | ||
---|---|---|
56 | 56 |
|
57 | 57 |
public static final String GITPAGES = "https://txm.gitpages.huma-num.fr/"; //$NON-NLS-1$ |
58 | 58 |
|
59 |
public static final String URL_TEXTOMETRIE = GITPAGES + "textometrie/"; //$NON-NLS-1$
|
|
59 |
public static final String URL_TEXTOMETRIE = "https://www.textometrie.org"; //$NON-NLS-1$
|
|
60 | 60 |
|
61 |
public static final String URL_TXMMANUAL = GITPAGES + "txm-manual/"; //$NON-NLS-1$
|
|
61 |
public static final String URL_TXMMANUAL = URL_TEXTOMETRIE + "/txm-manual/"; //$NON-NLS-1$
|
|
62 | 62 |
|
63 |
public static final String URL_TXMDEPOT = GITPAGES + "txm-software/"; //$NON-NLS-1$
|
|
63 |
public static final String URL_TXMDEPOT = URL_TEXTOMETRIE + "/txm-software/"; //$NON-NLS-1$
|
|
64 | 64 |
|
65 | 65 |
public static final String HTMLPAGES = URL_TEXTOMETRIE + "html/"; //$NON-NLS-1$ |
66 | 66 |
|
Formats disponibles : Unified diff