From 6f834b7596c803ca1f0f9f278770bd9709cab1d4 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Wed, 1 Dec 2021 09:46:02 -0600 Subject: [PATCH] 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. --- .github/workflows/tests.yml | 2 +- .gitignore | 1 + _data/software/browsers-mobile/3_firefox.yml | 2 +- _data/software/browsers-mobile/4_firefox_focus.yml | 2 +- _includes/legacy/sections/teamchat.html | 1 - 5 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 88847a1a..30d815f3 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -126,7 +126,7 @@ jobs: uses: chabad360/htmlproofer@v1.1 with: directory: ${{ github.workspace }}/_site - arguments: --assume-extension --external_only --internal-domains privacyguides.org,www.privacyguides.org --timeframe 30d --url-ignore '/https:\/\/developers\.cloudflare\.com\//,/https:\/\/github\.com\/privacyguides\/privacyguides\.org\/(edit|tree|blob)\/main/' + arguments: --assume-extension --external_only --internal-domains privacyguides.org,www.privacyguides.org --timeframe 30d --url-ignore '/https:\/\/developers\.cloudflare\.com\//,/https:\/\/github\.com\/privacyguides\/privacyguides\.org\/(edit|tree|blob)\/main/,/https:\/\/support\.(startmail|yubico)\.com\//' continue-on-error: true - name: Check External Links (Only 4XX) uses: chabad360/htmlproofer@v1.1 diff --git a/.gitignore b/.gitignore index 39c28b7c..f34d9b03 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ vendor node_modules .bundle .jekyll-cache +.nova diff --git a/_data/software/browsers-mobile/3_firefox.yml b/_data/software/browsers-mobile/3_firefox.yml index 79306464..6cb9052d 100644 --- a/_data/software/browsers-mobile/3_firefox.yml +++ b/_data/software/browsers-mobile/3_firefox.yml @@ -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' diff --git a/_data/software/browsers-mobile/4_firefox_focus.yml b/_data/software/browsers-mobile/4_firefox_focus.yml index e6fbfc3f..c7fd1abc 100644 --- a/_data/software/browsers-mobile/4_firefox_focus.yml +++ b/_data/software/browsers-mobile/4_firefox_focus.yml @@ -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' diff --git a/_includes/legacy/sections/teamchat.html b/_includes/legacy/sections/teamchat.html index b8a8c34f..f380156a 100644 --- a/_includes/legacy/sections/teamchat.html +++ b/_includes/legacy/sections/teamchat.html @@ -37,7 +37,6 @@ Team Chat Platforms windows="https://rocket.chat/install" mac="https://itunes.apple.com/us/app/rocket-chat/id1086818840" linux="https://rocket.chat/install" - fdroid="https://f-droid.org/packages/chat.rocket.android" googleplay="https://play.google.com/store/apps/details?id=chat.rocket.android" ios="https://itunes.apple.com/app/rocket-chat/id1148741252" %}