1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-24 12:21:09 +00:00

Fix broken links (#417)

- Add exceptions for some ZenDesk links.
- Remove Rocket.Chat's F-Droid link https://github.com/RocketChat/Rocket.Chat.ReactNative/pull/2596#issuecomment-912512014
- Fix Firefox's App Store Links.
This commit is contained in:
2021-12-01 09:46:02 -06:00
parent 868171cc4f
commit 6f834b7596
5 changed files with 4 additions and 4 deletions

View File

@@ -16,6 +16,6 @@ website: 'https://firefox.com/'
privacy_policy: 'https://www.mozilla.org/privacy/firefox/'
downloads:
- icon: fab fa-app-store-ios
url: 'https://apps.apple.com/id989804926'
url: 'https://apps.apple.com/app/id989804926'
- icon: fab fa-github
url: 'https://github.com/mozilla-mobile/firefox-ios'

View File

@@ -16,6 +16,6 @@ website: 'https://firefox.com/'
privacy_policy: 'https://www.mozilla.org/privacy/firefox/'
downloads:
- icon: fab fa-app-store-ios
url: 'https://apps.apple.com/id1055677337'
url: 'https://apps.apple.com/app/id1055677337'
- icon: fab fa-github
url: 'https://github.com/mozilla-mobile/focus-ios'