From ad62faaeeaa3ebc063045034108e18c7326cd30c Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Sun, 13 Jun 2021 20:03:53 +0200 Subject: [PATCH] Fix broken links in docs --- docs/source/usage_interface.rst | 6 +++--- docs/source/usage_typography.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/usage_interface.rst b/docs/source/usage_interface.rst index 25f16470..2bc8536d 100644 --- a/docs/source/usage_interface.rst +++ b/docs/source/usage_interface.rst @@ -186,8 +186,8 @@ you wish. .. tip:: If you don't like auto-replacement, all symbols inserted by this feature are also available in - the :guilabel:`Insert` menu, and via convenient :ref:`a_ui_shortcuts_ins`. You may also be using - a `Compose Key`_ setup, which means you may not need the auto-replace feature. + the :guilabel:`Insert` menu, and via convenient :ref:`a_kb_ins`. You may also be using a + `Compose Key`_ setup, which means you may not need the auto-replace feature. .. _Compose Key: https://en.wikipedia.org/wiki/Compose_key @@ -271,7 +271,7 @@ In addition, the editor supports a few additional types of whitespaces. * Non-breaking thin space can be inserted with :kbd:`Ctrl`:kbd:`K`, :kbd:`Ctrl`:kbd:`Space`. These are all insert features, and the :guilabel:`Insert` menu has more. They are also listed -in :ref:`a_ui_shortcuts_ins`. +in :ref:`a_kb_ins`. Non-breaking spaces are highlighted by the syntax highlighter with an alternate coloured background, depending on the selected theme. diff --git a/docs/source/usage_typography.rst b/docs/source/usage_typography.rst index 03a7ada4..00d15cf4 100644 --- a/docs/source/usage_typography.rst +++ b/docs/source/usage_typography.rst @@ -7,7 +7,7 @@ Typographical Notes novelWriter has some support for typographical symbols that are not usually easily available in many text editors. This includes for instance the proper unicode quotation marks, dashes, ellipsis, thin spaces, etc. All these symbols are available from the :guilabel:`Insert` menu, and via -keyboard shortcuts. See :ref:`a_ui_shortcuts_ins`. +keyboard shortcuts. See :ref:`a_kb_ins`. This chapter provides some additional information on how novelWriter handles these symbols.