diff options
| author | Juan Luis Cano RodrÃguez <hello@juanlu.space> | 2021-06-21 07:09:19 +0200 |
|---|---|---|
| committer | Juan Luis Cano RodrÃguez <hello@juanlu.space> | 2021-06-21 07:09:19 +0200 |
| commit | 6f71c7bd7ed6593a4dd2d2de126b83ed89021b0b (patch) | |
| tree | c72a8971095821f95a053b5411addcd53a8dc48f /doc/tutorial | |
| parent | fb236053ab0eb71aa9b16848f7f453e709e56d5c (diff) | |
| download | sphinx-git-6f71c7bd7ed6593a4dd2d2de126b83ed89021b0b.tar.gz | |
Use absolute links for Sphinx documentation references
Diffstat (limited to 'doc/tutorial')
| -rw-r--r-- | doc/tutorial/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/index.rst b/doc/tutorial/index.rst index b81445d34..186beff8c 100644 --- a/doc/tutorial/index.rst +++ b/doc/tutorial/index.rst @@ -247,7 +247,7 @@ Enabling a built-in extension ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In addition to these configuration values, you can customize Sphinx even more -by using :doc:`extensions <../usage/extensions/index>`. Sphinx ships several +by using :doc:`extensions </usage/extensions/index>`. Sphinx ships several :ref:`built-in ones <built-in-extensions>`, and there are many more :ref:`maintained by the community <third-party-extensions>`. |
