Skip to content

Commit

Permalink
fix: Update Node.js calendar links (#7098)
Browse files Browse the repository at this point in the history
Refs: nodejs/admin#923

Signed-off-by: Richard Lau <rlau@redhat.com>
  • Loading branch information
richardlau authored Oct 8, 2024
1 parent 10aa149 commit 0bef4db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/site/redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
{
"source": "/calendar",
"destination": "https://calendar.google.com/calendar/embed?src=nodejs.org_nr77ama8p7d7f9ajrpnu506c98%40group.calendar.google.com"
"destination": "https://calendar.google.com/calendar/embed?src=c_16f0ae5d3a22625175d199dbdb1cac84c2d09eab7f173e94f558417cb5cdbfd8%40group.calendar.google.com"
},
{
"source": "/calendar.ics",
"destination": "https://calendar.google.com/calendar/ical/nodejs.org_nr77ama8p7d7f9ajrpnu506c98%40group.calendar.google.com/public/basic.ics"
"destination": "https://calendar.google.com/calendar/ical/c_16f0ae5d3a22625175d199dbdb1cac84c2d09eab7f173e94f558417cb5cdbfd8%40group.calendar.google.com/public/basic.ics"
},
{
"source": "/:locale/security",
Expand Down

0 comments on commit 0bef4db

Please sign in to comment.