Skip to content

Commit ad62faa

Browse files
committed
Fix broken links in docs
1 parent 468903b commit ad62faa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/source/usage_interface.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@ you wish.
186186

187187
.. tip::
188188
If you don't like auto-replacement, all symbols inserted by this feature are also available in
189-
the :guilabel:`Insert` menu, and via convenient :ref:`a_ui_shortcuts_ins`. You may also be using
190-
a `Compose Key`_ setup, which means you may not need the auto-replace feature.
189+
the :guilabel:`Insert` menu, and via convenient :ref:`a_kb_ins`. You may also be using a
190+
`Compose Key`_ setup, which means you may not need the auto-replace feature.
191191

192192
.. _Compose Key: https://en.wikipedia.org/wiki/Compose_key
193193

@@ -271,7 +271,7 @@ In addition, the editor supports a few additional types of whitespaces.
271271
* Non-breaking thin space can be inserted with :kbd:`Ctrl`:kbd:`K`, :kbd:`Ctrl`:kbd:`Space`.
272272

273273
These are all insert features, and the :guilabel:`Insert` menu has more. They are also listed
274-
in :ref:`a_ui_shortcuts_ins`.
274+
in :ref:`a_kb_ins`.
275275

276276
Non-breaking spaces are highlighted by the syntax highlighter with an alternate coloured
277277
background, depending on the selected theme.

docs/source/usage_typography.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Typographical Notes
77
novelWriter has some support for typographical symbols that are not usually easily available in
88
many text editors. This includes for instance the proper unicode quotation marks, dashes, ellipsis,
99
thin spaces, etc. All these symbols are available from the :guilabel:`Insert` menu, and via
10-
keyboard shortcuts. See :ref:`a_ui_shortcuts_ins`.
10+
keyboard shortcuts. See :ref:`a_kb_ins`.
1111

1212
This chapter provides some additional information on how novelWriter handles these symbols.
1313

0 commit comments

Comments
 (0)