Fix references to full documents instead of first section

Resolves #492

Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
This commit is contained in:
Wolfgang Walther
2022-01-30 13:31:20 +01:00
committed by Wolfgang Walther
parent 49ca91cc3c
commit 0ae86b7e74
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -60,8 +60,8 @@ Added
* Documentation improvements
+ Added the :ref:`schema_cache` page.
+ Moved the :ref:`schema_reloading` reference from :ref:`admin` to :ref:`schema_cache`
+ Added the :doc:`../schema_cache` page.
+ Moved the :ref:`schema_reloading` reference from :doc:`../admin` to :doc:`../schema_cache`
Changed
-------