From 7b24cd39b620c44f79365794e12fc89385431474 Mon Sep 17 00:00:00 2001
From: Daniel Gray <dng@disroot.org>
Date: Mon, 16 May 2022 04:49:21 +0000
Subject: [PATCH] Fix source consistency (#1249)

---
 docs/android.en.md                     | 16 ++++++++--------
 docs/multi-factor-authentication.en.md |  4 ++--
 docs/notebooks.en.md                   |  6 +++---
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/docs/android.en.md b/docs/android.en.md
index e3f50427..451afef1 100644
--- a/docs/android.en.md
+++ b/docs/android.en.md
@@ -151,8 +151,8 @@ Fairphone markets their devices as receiving 6 years of support. However, the So
 
         - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=org.torproject.android)
         - [:pg-f-droid: F-Droid](https://guardianproject.info/fdroid)
-        - [:fontawesome-brands-github: GitHub](https://github.com/guardianproject/orbot)
-        - [:fontawesome-brands-gitlab: GitLab](https://gitlab.com/guardianproject/orbot)
+        - [:fontawesome-brands-github: Source](https://github.com/guardianproject/orbot)
+        - [:fontawesome-brands-gitlab: Source](https://gitlab.com/guardianproject/orbot)
 
 Orbot can proxy individual apps if they support SOCKS or HTTP proxying. It can also proxy all your network connections using [VpnService](https://developer.android.com/reference/android/net/VpnService) and can be used with the VPN killswitch in :gear: **Settings** → **Network & internet** → **VPN** → :gear: → **Block connections without VPN**.
 
@@ -180,7 +180,7 @@ For resistance against traffic analysis attacks, consider enabling *Isolate Dest
 
         - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=net.typeblog.shelter)
         - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/net.typeblog.shelter)
-        - [:fontawesome-brands-github: GitHub](https://github.com/PeterCxy/Shelter)
+        - [:fontawesome-brands-github: Source](https://github.com/PeterCxy/Shelter)
 
 !!! warning
 
@@ -204,7 +204,7 @@ For resistance against traffic analysis attacks, consider enabling *Isolate Dest
     ??? downloads
 
         - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=app.attestation.auditor)
-        - [:fontawesome-brands-github: GitHub](https://github.com/GrapheneOS/Auditor)
+        - [:fontawesome-brands-github: Source](https://github.com/GrapheneOS/Auditor)
 
 Auditor performs attestation and intrusion detection by:
 
@@ -233,7 +233,7 @@ To make sure that your hardware and operating system is genuine, [perform local
     ??? downloads
 
         - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=app.grapheneos.camera.play)
-        - [:fontawesome-brands-github: GitHub](https://github.com/GrapheneOS/Camera/releases)
+        - [:fontawesome-brands-github: Source](https://github.com/GrapheneOS/Camera/releases)
 
 Main privacy features include:
 
@@ -263,7 +263,7 @@ Main privacy features include:
     ??? downloads
 
         - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=app.grapheneos.pdfviewer.play)
-        - [:fontawesome-brands-github: GitHub](https://github.com/GrapheneOS/PdfViewer/releases)
+        - [:fontawesome-brands-github: Source](https://github.com/GrapheneOS/PdfViewer/releases)
 
 ### PrivacyBlur
 
@@ -279,7 +279,7 @@ Main privacy features include:
 
         - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=de.mathema.privacyblur)
         - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/de.mathema.privacyblur/)
-        - [:fontawesome-brands-github: GitHub](https://github.com/MATHEMA-GmbH/privacyblur)
+        - [:fontawesome-brands-github: Source](https://github.com/MATHEMA-GmbH/privacyblur)
 
 !!! warning
 
@@ -326,6 +326,6 @@ To mitigate these problems, we recommend [Neo Store](https://github.com/NeoAppli
     ??? downloads
 
         - [:fontawesome-brands-android: APK Download](https://android.izzysoft.de/repo/apk/com.looker.droidify)
-        - [:fontawesome-brands-github: GitHub](https://github.com/NeoApplications/Neo-Store)
+        - [:fontawesome-brands-github: Source](https://github.com/NeoApplications/Neo-Store)
 
 --8<-- "includes/abbreviations.en.md"
diff --git a/docs/multi-factor-authentication.en.md b/docs/multi-factor-authentication.en.md
index 5efffa03..32ad5ac0 100644
--- a/docs/multi-factor-authentication.en.md
+++ b/docs/multi-factor-authentication.en.md
@@ -77,7 +77,7 @@ We highly recommend that you use mobile TOTP apps instead of desktop alternative
 
         - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.beemdevelopment.aegis)
         - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/com.beemdevelopment.aegis)
-        - [:fontawesome-brands-github: GitHub](https://github.com/beemdevelopment/Aegis)
+        - [:fontawesome-brands-github: Source](https://github.com/beemdevelopment/Aegis)
 
 ### Raivo OTP
 
@@ -93,6 +93,6 @@ We highly recommend that you use mobile TOTP apps instead of desktop alternative
 
         - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/raivo-otp/id1459042137)
         - [:fontawesome-brands-app-store: Mac App Store](https://apps.apple.com/us/app/raivo-otp/id1498497896)
-        - [:fontawesome-brands-github: GitHub](https://github.com/raivo-otp/ios-application)
+        - [:fontawesome-brands-github: Source](https://github.com/raivo-otp/ios-application)
 
 --8<-- "includes/abbreviations.en.md"
diff --git a/docs/notebooks.en.md b/docs/notebooks.en.md
index 95d70f8a..7f3e63f1 100644
--- a/docs/notebooks.en.md
+++ b/docs/notebooks.en.md
@@ -29,7 +29,7 @@ If you are currently using an application like Evernote, Google Keep, or Microso
         - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/joplin/id1315599797)
         - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=net.cozic.joplin)
         - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/net.cozic.joplin)
-        - [:fontawesome-brands-github: GitHub](https://github.com/laurent22/joplin)
+        - [:fontawesome-brands-github: Source](https://github.com/laurent22/joplin)
 
 Joplin does not support password/pin protection for the [application itself or individual notes/notebooks](https://github.com/laurent22/joplin/issues/289). Data is still encrypted in transit and at the sync location using your master key.
 
@@ -52,7 +52,7 @@ Joplin does not support password/pin protection for the [application itself or i
         - [:fontawesome-brands-google-play: Google Play](https://play.google.com/store/apps/details?id=com.standardnotes)
         - [:pg-f-droid: F-Droid](https://f-droid.org/en/packages/com.standardnotes)
         - [:octicons-browser-16: Browser](https://app.standardnotes.com/)
-        - [:fontawesome-brands-github: GitHub](https://github.com/standardnotes)
+        - [:fontawesome-brands-github: Source](https://github.com/standardnotes)
 
 ### EteSync Notes
 
@@ -72,7 +72,7 @@ Joplin does not support password/pin protection for the [application itself or i
         - [:pg-f-droid: F-Droid](https://f-droid.org/packages/com.etesync.notes)
         - [:fontawesome-brands-app-store-ios: App Store](https://apps.apple.com/us/app/etesync-notes/id1533806351)
         - [:octicons-browser-16: Browser](https://notes.etesync.com)
-        - [:fontawesome-brands-github: GitHub](https://github.com/etesync)
+        - [:fontawesome-brands-github: Source](https://github.com/etesync)
 
 ## Local notebooks