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:
@@ -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'
|
||||
|
@@ -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'
|
||||
|
Reference in New Issue
Block a user