From 9708319f5c4e67b7625bd4533938c3feddb7f0b5 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Mon, 13 Jan 2014 00:05:22 +0100 Subject: docs: fix some broken links --- EXAMPLES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'EXAMPLES') diff --git a/EXAMPLES b/EXAMPLES index 2c78b1d4f..9ca4468a5 100644 --- a/EXAMPLES +++ b/EXAMPLES @@ -4,7 +4,7 @@ Projects using Sphinx This is an (incomplete) alphabetic list of projects that use Sphinx or are experimenting with using it for their documentation. If you like to be included, please mail to `the Google group -`_. +`_. I've grouped the list into sections to make it easier to find interesting examples. @@ -15,12 +15,12 @@ Documentation using the default theme * APSW: http://apidoc.apsw.googlecode.com/hg/index.html * ASE: https://wiki.fysik.dtu.dk/ase/ * boostmpi: http://documen.tician.de/boostmpi/ -* Calibre: http://calibre-ebook.com/user_manual/ +* Calibre: http://manual.calibre-ebook.com/ * CodePy: http://documen.tician.de/codepy/ * Cython: http://docs.cython.org/ * C\\C++ Python language binding project: http://language-binding.net/index.html * Cormoran: http://cormoran.nhopkg.org/docs/ -* Director: http://packages.python.org/director/ +* Director: http://pythonhosted.org/director/ * Dirigible: http://www.projectdirigible.com/documentation/ * Elemental: http://elemental.googlecode.com/hg/doc/build/html/index.html * F2py: http://f2py.sourceforge.net/docs/ -- cgit v1.2.1