summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FAQ.txt6
-rw-r--r--docs/user/links.txt2
2 files changed, 4 insertions, 4 deletions
diff --git a/FAQ.txt b/FAQ.txt
index e93fd91f8..5d180eac9 100644
--- a/FAQ.txt
+++ b/FAQ.txt
@@ -423,11 +423,11 @@ implied endorsement or recommendation, and in no particular order:
* `StikiWiki <http://mithrandr.moria.org/code/stikiwiki/>`__
-* `Trac <http://projects.edgewall.com/trac/>`__ `supports using
+* `Trac <http://trac.edgewall.com//>`__ `supports using
reStructuredText
- <http://projects.edgewall.com/trac/wiki/WikiRestructuredText>`__ as
+ <http://trac.edgewall.com//wiki/WikiRestructuredText>`__ as
an alternative to wiki markup. This includes support for `TracLinks
- <http://projects.edgewall.com/trac/wiki/TracLinks>`__ from within
+ <http://trac.edgewall.com//wiki/TracLinks>`__ from within
RST text via a custom RST reference-directive or, even easier, an
interpreted text role 'trac'
diff --git a/docs/user/links.txt b/docs/user/links.txt
index 6ecee0979..43fe37ebe 100644
--- a/docs/user/links.txt
+++ b/docs/user/links.txt
@@ -248,7 +248,7 @@ Development
* Trac_, a project management and bug/issue tracking system, supports
`using reStructuredText
- <http://projects.edgewall.com/trac/wiki/WikiRestructuredText>`__ as an
+ <http://trac.edgewall.org/wiki/WikiRestructuredText>`__ as an
alternative to wiki markup.
* PyLit_ provides a bidirectional text <--> code converter for *literate