diff --git a/.github/workflows/lychee-cron.yaml b/.github/workflows/lychee-cron.yaml index 8ff45fc7..1d2c4197 100644 --- a/.github/workflows/lychee-cron.yaml +++ b/.github/workflows/lychee-cron.yaml @@ -25,7 +25,7 @@ jobs: - name: Link Checker uses: lycheeverse/lychee-action@v2.4.1 with: - args: --accept '100..=103,200..=299,429' --exclude '^https?://sched\.co/' --cache-exclude-status '429, 500..502' --cache --max-cache-age 1d --verbose --no-progress . + args: --accept '100..=103,200..=299,429' --exclude '^https?://sched\.co/' --exclude '^https?://.+sched\.com?/' --exclude '^https?://.+wikia.com/' --cache-exclude-status '429, 500..502' --cache --max-cache-age 1d --verbose --no-progress . env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} diff --git a/.github/workflows/lychee-pr.yaml b/.github/workflows/lychee-pr.yaml index c46d2ff6..01ea56bc 100644 --- a/.github/workflows/lychee-pr.yaml +++ b/.github/workflows/lychee-pr.yaml @@ -18,7 +18,7 @@ jobs: id: lychee uses: lycheeverse/lychee-action@v2.4.1 with: - args: --accept '100..=103,200..=299,429' --exclude '^https?://sched\.co/' --cache-exclude-status '429, 500..502' --cache --max-cache-age 1d --verbose --no-progress . + args: --accept '100..=103,200..=299,429' --exclude '^https?://sched\.co/' --exclude '^https?://.+sched\.com?/' --exclude '^https?://.+wikia.com/' --cache-exclude-status '429, 500..502' --cache --max-cache-age 1d --verbose --no-progress . fail: true env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} diff --git a/README.md b/README.md index 75634391..2f796d0f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,11 @@ The upcoming meetings, talks, and community events for the next month are here: {{< home/calendar >}} -Our calendar data is hosted on LFX Platform, which has the option to subscribe via iCal Link: +Our calendar data is publicly available at: + +The LFX Platform calendar has the option to subscribe to Flux events via iCal Link. You can subscribe directly to the iCal feed via the link below: + + We are very happy if new users, contributors and developers join and we can put names to faces! diff --git a/SUPPORT.md b/SUPPORT.md index 0b0f1ef9..7ce29235 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -1 +1 @@ -This document was moved to . +This document was moved to .