Skip to content

Commit

Permalink
Disable link checking of the google links
Browse files Browse the repository at this point in the history
These links seem to work fine, but the md link checker
reports them as errors on GitHub actions. Best guess
is rate limiter/permission denied when running on
GitHub machines as they are accessing not logged in.
  • Loading branch information
jonahgraham committed Oct 10, 2023
1 parent cd6c715 commit 6e75e42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wiki/Planning_Council.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ The Eclipse Planning Council generally meets on Zoom once per month and communic
### Call and Meeting Schedule

Planning Council calls take place the first Wednesday of each month.
A Google [calendar](https://www.google.com/calendar/embed?src=gchs7nm4nvpm837469ddj9tjlk%40group.calendar.google.com&ctz=America/New_York) is used to manage call dates and times. The calendar is available in the following formats:
[iCal](https://www.google.com/calendar/ical/gchs7nm4nvpm837469ddj9tjlk%40group.calendar.google.com/public/basic.ics),
[HTML](https://www.google.com/calendar/embed?src=gchs7nm4nvpm837469ddj9tjlk%40group.calendar.google.com&amp;ctz=America/New_York)</p>
A Google [calendar](https://www.google.com/calendar/embed?src=gchs7nm4nvpm837469ddj9tjlk%40group.calendar.google.com&ctz=America/New_York) <!-- markdown-link-check-disable-line --> is used to manage call dates and times. The calendar is available in the following formats:
[iCal](https://www.google.com/calendar/ical/gchs7nm4nvpm837469ddj9tjlk%40group.calendar.google.com/public/basic.ics) <!-- markdown-link-check-disable-line -->,
[HTML](https://www.google.com/calendar/embed?src=gchs7nm4nvpm837469ddj9tjlk%40group.calendar.google.com&amp;ctz=America/New_York) <!-- markdown-link-check-disable-line --></p>

#### Logistics

Expand Down

0 comments on commit 6e75e42

Please sign in to comment.