diff --git a/.cspell.json b/.cspell.json
index bcbdd54..abe4de1 100644
--- a/.cspell.json
+++ b/.cspell.json
@@ -113,7 +113,8 @@
"pipelinecomponents",
"corepack",
"letsencrypt.org",
- "accounturi"
+ "accounturi",
+ "Ente"
],
"ignorePaths": [
"**/node_modules/**/*",
diff --git a/content/security/2fa.md b/content/security/2fa.md
index 5319946..cc81746 100644
--- a/content/security/2fa.md
+++ b/content/security/2fa.md
@@ -26,8 +26,8 @@ You will need an authenticator app installed on your phone.
If you don't already have an authenticator app and you're not sure which app to use, have a look at
Aegis Authenticator ([F-Droid](https://f-droid.org/de/packages/com.beemdevelopment.aegis/) |
-[Google Play Store](https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis&hl=en_US))
-or Authenticator ([App Store](https://itunes.apple.com/app/authenticator/id766157276)).
+[Google Play Store](https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis&hl=en_US)), Authenticator ([App Store](https://itunes.apple.com/app/authenticator/id766157276)) or Ente Auth ([F-Droid](https://f-droid.org/packages/io.ente.auth/) |
+[Google Play Store](https://play.google.com/store/apps/details?id=io.ente.auth) | [App Store](https://apps.apple.com/app/ente-auth-2fa-authenticator/id6444121398)).
#### Step 1: Navigate to your user settings
diff --git a/content/security/ssh-key.md b/content/security/ssh-key.md
index 43506ac..2b67983 100644
--- a/content/security/ssh-key.md
+++ b/content/security/ssh-key.md
@@ -106,11 +106,11 @@ be prompted to touch it to continue.
> Alternatively you can locate the hidden .ssh folder, open the file in your favorite text editor, and copy it to
> your clipboard.
-2. Navigate to your user settings
+2. Navigate to your [user settings](https://codeberg.org/user/settings)
-3. Go to the section **SSH / GPG Keys** and click on **Add key**.
+3. Go to the [section **SSH / GPG Keys**](https://codeberg.org/user/settings/keys) and click on **Add key**.