diff options
| author | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2014-07-07 02:36:36 +0000 |
|---|---|---|
| committer | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2014-07-07 02:36:36 +0000 |
| commit | 3f25577c134197bb1ca9ce935073b531bdfb246f (patch) | |
| tree | 34c269e6dd96edfaeb32b19694da5ec02d18b22b /docutils/docs/howto | |
| parent | 2c36ec4aab44013d58f897f691be0e7ad138ca53 (diff) | |
| download | docutils-3f25577c134197bb1ca9ce935073b531bdfb246f.tar.gz | |
Fix link to bug tracker
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7768 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/howto')
| -rw-r--r-- | docutils/docs/howto/i18n.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docutils/docs/howto/i18n.txt b/docutils/docs/howto/i18n.txt index 594dc0352..66293d82c 100644 --- a/docutils/docs/howto/i18n.txt +++ b/docutils/docs/howto/i18n.txt @@ -34,7 +34,7 @@ have to be added to the project: one for Docutils itself (the .. [#] If anything in Docutils is insufficiently parameterized, it should be considered a bug. Please report bugs to the Docutils project bug tracker on SourceForge at - http://sourceforge.net/tracker/?group_id=38414&atid=422030. + http://sourceforge.net/p/docutils/bugs/ .. _Docutils: http://docutils.sourceforge.net/ .. _Introduction to i18n: @@ -193,4 +193,4 @@ If you do not have repository write access and want to contribute your language modules, feel free to submit them via the `SourceForge patch tracker`__. -__ http://sourceforge.net/tracker/?group_id=38414&atid=422032 +__ http://sourceforge.net/p/docutils/patches/ |
