From bba605ee5ae396619276a69144cc848ba3a4f38b Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Sun, 26 Feb 2023 11:40:46 +0100 Subject: [PATCH] Fix link format in tech docs --- docs/source/tech_storage.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/source/tech_storage.rst b/docs/source/tech_storage.rst index e833c135..1affa04f 100644 --- a/docs/source/tech_storage.rst +++ b/docs/source/tech_storage.rst @@ -4,7 +4,6 @@ How Data is Stored ****************** -.. _File Format Spec 1.5: _static/fileformatspec15.pdf .. _documentation: https://novelwriter.readthedocs.io This section contains details of how novelWriter stores and handles the project data. @@ -48,8 +47,8 @@ various meta data entries incremented, on each save. .. only:: html - A full description of the current file format is available in the `File Format Spec 1.5`_ - document, available as a PDF. + A full description of the current file format is available in the + :download:`File Format Spec 1.5 ` document, available as a PDF. Project Documents