calendar relay
stable calendar links

Change calendars.
Keep your links.

A tiny redirect layer for calendars. Keep one URL in Google Calendar, Apple Calendar, or your team docs, then switch the destination whenever you need to.

calendars.json
{
  "husky-football": {
    "label": "Husky football",
    "url": "https://gohuskies.com/..."
  },
  "seahawks": {
    "label": "Seattle Seahawks",
    "url": "https://seahawks.com/..."
  }
}
Edit JSON. Deploy. Done.

Active redirects

Your stable calendar URLs

Husky football

/c/husky-football

Seattle Seahawks

/c/seahawks

How it works

One config file, no dashboard.

Add a key, point it at an iCal URL, and deploy. The short link stays the same when the destination changes.

01

Add a slug

Choose the stable path you will share.

02

Set the URL

Point it at any .ics or calendar feed.

03

Deploy changes

The redirect updates immediately.