diff options
author | lloyd <[email protected]> | 2012-06-20 19:31:39 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-06-20 19:31:39 +0000 |
commit | eb2c1244fee8f84fc9ad7cf567bdefc202685225 (patch) | |
tree | c711e5114681109b87d4196ff3e4143e887b0fd1 /doc/index.txt | |
parent | 254bad7d9ffb98b7b667bcc25ced40bf227526a6 (diff) |
Only use Disqus if the Sphinx tag is set.
Use extlinks extension for download links, bug reports, and mailing
list archives.
Disable devel mode on Disqus.
Fix some broken links detected with Sphinx's linkcheck target.
Diffstat (limited to 'doc/index.txt')
-rw-r--r-- | doc/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.txt b/doc/index.txt index 535f8e171..bfb69cd0c 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -35,7 +35,7 @@ of different commercial and open source compilers. The :doc:`build log already included in most major package distributions, including \ `Fedora <https://admin.fedoraproject.org/pkgdb/acls/name/botan>`_, -`EPEL <http://download.fedora.redhat.com/pub/epel/beta/6/SRPMS/repoview/botan.html>`_ (for RHEL/CentOS), +`EPEL <http://dl.fedoraproject.org/pub/epel/6/SRPMS/repoview/botan.html>`_ (for RHEL/CentOS), `Debian <http://packages.debian.org/search?keywords=libbotan>`_, `Ubuntu <http://packages.ubuntu.com/search?keywords=botan>`_, `Gentoo <http://packages.gentoo.org/package/botan>`_, |