Skip to content

Commit d9d7da3

Browse files
mmerklingerjans23
andauthored
Fix hyperlink errors (#526)
* Fix malformed table * Fix broken external hyperlink * Make hyperlink anonymous * fixup! Fix broken external hyperlink * Fix broken external hyperlink * Fix hyperlink format * Update Nitrokey FIDO2 support statement in FAQ --------- Co-authored-by: jans23 <[email protected]>
1 parent 5f3bd1a commit d9d7da3

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

source/components/nethsm/operation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ Import a private key from a PEM file into NetHSM as follows.
134134

135135
**Optional Options**
136136

137-
+----------------------------------------+---------------------------------------------------------+
138-
| Option | Description |
137+
+----------------------------------------+----------------------------------------------------------+
138+
| Option | Description |
139139
+========================================+==========================================================+
140140
| ``-m``, ``--mechanism`` ``MECHANISM`` | One or multiple mechanisms for the key, see |
141141
| | `Key Types and Mechanisms <#key-types-and-mechanisms>`__ |

source/components/nitrokeys/features/openpgp-card/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ OpenPGP Card
1616
Touch Confirmation (Nitrokey 3 only) <uif>
1717
OpenVPN <openvpn/index>
1818
Claws Mail, an email client (and news reader) for Linux and Windows <https://www.claws-mail.org/plugin.php?plugin=gpg>
19-
Evolution, an email client for the Gnome Desktop on Linux systems <https://help.gnome.org/users/evolution/stable/mail-encryption.html.en>
19+
Evolution, an email client for the Gnome Desktop on Linux systems <https://help.gnome.org/evolution/mail-encryption.html>
2020
GPGTools on macOS <https://gpgtools.org>
2121
Desktop Login <desktop-login/index>
2222
SSH <ssh/index>

source/components/nitrokeys/features/openpgp-card/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can find further information about the usage on these pages:
6262

6363
Claws Mail, an email client (and news reader) for Linux and Windows <https://www.claws-mail.org/plugin.php?plugin=gpg>
6464

65-
Evolution, an email client for the Gnome Desktop on Linux systems <https://help.gnome.org/users/evolution/stable/mail-encryption.html.en>
65+
Evolution, an email client for the Gnome Desktop on Linux systems <https://help.gnome.org/evolution/mail-encryption.html>
6666

6767
GPGTools on macOS <https://gpgtools.org>
6868

source/components/nitrokeys/features/openpgp-card/smime/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ You can find further information about the usage on these pages:
6767

6868
S/MIME encryption on Outlook <smime-outlook>
6969

70-
Evolution, an email client for the Gnome Desktop on Linux systems <https://help.gnome.org/users/evolution/stable/mail-encryption.html.en>
70+
Evolution, an email client for the Gnome Desktop on Linux systems <https://help.gnome.org/evolution/mail-encryption.html>

source/components/nitrokeys/fido2/faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Nitrokey FIDO2 FAQ
77

88
.. faq:: What can I use the Nitrokey for?
99

10-
See the `overview <https://www.nitrokey.com/products/nitrokeys>`_ of supported use cases.
10+
See the `overview <https://www.nitrokey.com/products/nitrokeys>`__ of supported use cases.
1111

1212
.. faq:: What happens if I lose my FIDO device?
1313

@@ -28,5 +28,5 @@ Nitrokey FIDO2 FAQ
2828

2929
.. faq:: How to use Nitrokey FIDO2 with Azure Entra ID (Active Directory)?
3030

31-
After `disabling Enforce Attestation <https://learn.microsoft.com/en-us/azure/active-directory/authentication/howto-authentication-passwordless-security-key#fido-security-key-optional-settings`__ Nitrokey FIDO2 is supported by Azure Entra ID out of the box.
31+
After `disabling Enforce Attestation <https://learn.microsoft.com/en-us/azure/active-directory/authentication/howto-authentication-passwordless-security-key#fido-security-key-optional-settings>`__ Nitrokey is supported by Azure Entra ID out of the box.
3232

source/components/nitrokeys/nitrokey3/usbguard.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ USBGuard
33

44
Using usbguard is pretty essential to protect against common attacks like malicious devices, rubber duckies, OMG cables or the “governmental 3 letter agency equivalents”.
55

6-
Especially thunderbolt (which can be blocked globally, see `this config as to how <https://github.com/secureblue/secureblue/tree/live/files/system/etc/modprobe.d>`__ can grant attackers access to your RAM, which means encryption keys and more.
6+
Especially thunderbolt (which can be blocked globally, see `this config as to how <https://github.com/secureblue/secureblue/tree/live/files/system/usr/lib/modprobe.d>`__ can grant attackers access to your RAM, which means encryption keys and more.
77

88
1. Install USBGuard
99

source/components/shared/openpgp.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You can find further information about the usage on these pages:
5454
client (and news reader) for Linux and Windows
5555

5656
- to use
57-
`Evolution <https://help.gnome.org/users/evolution/stable/mail-encryption.html.en>`__,
57+
`Evolution <https://help.gnome.org/evolution/mail-encryption.html>`__,
5858
an email client for the Gnome Desktop on Linux systems
5959

6060
- to use `GPGTools <https://gpgtools.org/>`__ on macOS.

0 commit comments

Comments
 (0)