diff options
author | blackbird <devnull@localhost> | 2006-10-19 21:46:10 +0200 |
---|---|---|
committer | blackbird <devnull@localhost> | 2006-10-19 21:46:10 +0200 |
commit | 77a0fa805900e66e2adeb36d7bd3bae409de946f (patch) | |
tree | 0fa7cc1f6102dcca92ebc423dc9cd253ea3410d0 | |
parent | f4d019954468db777760d21f9243eca8b852c184 (diff) | |
download | pygments-77a0fa805900e66e2adeb36d7bd3bae409de946f.tar.gz |
[svn] triggered doc rebuild for pygemnts
-rw-r--r-- | docs/src/index.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/index.txt b/docs/src/index.txt index 33874d1c..87d7afab 100644 --- a/docs/src/index.txt +++ b/docs/src/index.txt @@ -47,5 +47,5 @@ look `here`_ for info on how to contact the team. You can download an offline version of this documentation from the `download page`_. -.. _here: http://pygments.pocoo.org/contribute -.. _download page: http://pygments.pocoo.org/download +.. _here: http://pygments.pocoo.org/contribute/ +.. _download page: http://pygments.pocoo.org/download/ |