diff options
| author | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-01-09 19:32:54 +0000 |
|---|---|---|
| committer | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-01-09 19:32:54 +0000 |
| commit | 6aaa03e46507991ab1ea2ed48d3a5523e0520147 (patch) | |
| tree | 5959ec8deeaed2564c09078509d50535f9815392 /docutils/docs/dev | |
| parent | b8e71c046a6e9e1924a5ae48f63f0099cd7126ba (diff) | |
| download | docutils-6aaa03e46507991ab1ea2ed48d3a5523e0520147.tar.gz | |
Fix sphinx adress
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8938 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
| -rw-r--r-- | docutils/docs/dev/todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index 33c0a68f1..168ebc230 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -66,7 +66,7 @@ Many of these are now handled by Sphinx_ * Suitability for `Python module documentation <http://docutils.sf.net/sandbox/README.html#documenting-python>`_. -.. _Sphinx: http://sphinx.pocoo.org/ +.. _Sphinx: http://www.sphinx-doc.org/ Repository ========== |
