-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
287 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,287 @@ | ||
{ | ||
"github": { | ||
"silent": true | ||
}, | ||
"redirects": [ | ||
{ | ||
"source": "/sponsordeck", | ||
"destination": "https://tinyurl.com/urbitsponsordeck", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/uacc-application", | ||
"destination": "https://forms.gle/haQ6tJzanC162viy9", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/onboarding", | ||
"destination": "https://tlon.network/lure/~halbex-palheb/uf-public", | ||
"permanent": false | ||
}, | ||
{ | ||
"source": "/start", | ||
"destination": "https://tlon.network/lure/~halbex-palheb/uf-public", | ||
"permanent": false | ||
}, | ||
{ | ||
"source": "/uf-public", | ||
"destination": "https://tlon.network/lure/~halbex-palheb/uf-public", | ||
"permanent": false | ||
}, | ||
{ | ||
"source": "/groups/~wolref-podlex/foundation", | ||
"destination": "/groups/~halbex-palheb/uf-public" | ||
}, | ||
{ | ||
"source": "/getting-around", | ||
"destination": "/getting-started/getting-around" | ||
}, | ||
{ | ||
"source": "/getting-started/get-planet", | ||
"destination": "/getting-started/get-id" | ||
}, | ||
{ | ||
"source": "/docs/getting-started", | ||
"destination": "/getting-started" | ||
}, | ||
{ | ||
"source": "/getinvolved", | ||
"destination": "https://developers.urbit.org/blog/get-involved" | ||
}, | ||
{ | ||
"source": "/getting-started/server", | ||
"destination": "/getting-started/cli" | ||
}, | ||
{ | ||
"source": "/applications", | ||
"destination": "/ecosystem?type=applications" | ||
}, | ||
{ | ||
"source": "/understanding-urbit/:path*", | ||
"destination": "/overview/:path*" | ||
}, | ||
{ | ||
"source": "/blog/layer-2-guides", | ||
"destination": "https://developers.urbit.org/blog/layer-2-guides" | ||
}, | ||
{ | ||
"source": "/grants/Faux", | ||
"destination": "/grants/faux" | ||
}, | ||
{ | ||
"source": "/using/id/layer-2-for-planets", | ||
"destination": "https://operators.urbit.org/manual/id/layer-2-for-planets" | ||
}, | ||
{ | ||
"source": "/getting-started/layer-2-for-planets", | ||
"destination": "https://operators.urbit.org/manual/id/layer-2-for-planets" | ||
}, | ||
{ | ||
"source": "/guides/getting-an-urbit-id", | ||
"destination": "/getting-started/get-planet" | ||
}, | ||
{ | ||
"source": "/guides/installing-applications", | ||
"destination": "/getting-started/installing-applications" | ||
}, | ||
{ | ||
"source": "/guides/joining-groups", | ||
"destination": "/getting-started/joining-groups" | ||
}, | ||
{ | ||
"source": "/groups/~ladtem-filmyr/urbit-ny-takeover", | ||
"destination": "/groups/~ladtem-filmyr/urbit-ny-week", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/applications/~livdel-binmun-lomder-librun/ballot", | ||
"destination": "/applications/~lomder-librun/ballot", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/grants/grant-submission-guide", | ||
"destination": "/grants/proposals", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/grants/(apprenticeships|proposals|bounties)/:page", | ||
"destination": "/grants/:page", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/primer", | ||
"destination": "/overview", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/breach", | ||
"destination": "/reset", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/install", | ||
"destination": "/getting-started", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/using/install", | ||
"destination": "/getting-started/cli", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/using/:path*", | ||
"destination": "https://operators.urbit.org/manual/:path", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/install/linux-aarch64/latest", | ||
"destination": "https://github.com/urbit/vere/releases/latest/download/linux-aarch64.tgz", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/install/linux-x86_64/latest", | ||
"destination": "https://github.com/urbit/vere/releases/latest/download/linux-x86_64.tgz", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/install/macos-aarch64/latest", | ||
"destination": "https://github.com/urbit/vere/releases/latest/download/macos-aarch64.tgz", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/install/macos-x86_64/latest", | ||
"destination": "https://github.com/urbit/vere/releases/latest/download/macos-x86_64.tgz", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/getting-started/using-a-star", | ||
"destination": "/using/os/stars-and-galaxies/", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs", | ||
"destination": "https://developers.urbit.org/", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/arvo/:path*", | ||
"destination": "https://developers.urbit.org/reference/arvo/:path", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/azimuth/:path*", | ||
"destination": "https://developers.urbit.org/reference/azimuth/:path", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/development/:path*", | ||
"destination": "https://developers.urbit.org/guides/core/environment", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/glossary/:path*", | ||
"destination": "https://developers.urbit.org/reference/glossary/:path", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/hoon/guides/:path*", | ||
"destination": "https://developers.urbit.org/guides/additional/:path", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/hoon/hoon-school/:path*", | ||
"destination": "https://developers.urbit.org/guides/core/hoon-school", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/hoon/reference/:path*", | ||
"destination": "https://developers.urbit.org/reference/hoon/:path", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/nock/:path*", | ||
"destination": "https://developers.urbit.org/reference/nock/:path", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/nock/:path*", | ||
"destination": "https://developers.urbit.org/reference/nock/:path", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/system-overview/arvo", | ||
"destination": "https://developers.urbit.org/overview/arvo", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/system-overview/azimuth", | ||
"destination": "https://developers.urbit.org/overview/azimuth", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/system-overview/cryptography", | ||
"destination": "https://developers.urbit.org/reference/additional/cryptography", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/system-overview/hoon", | ||
"destination": "https://developers.urbit.org/overview/hoon", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/system-overview/nock", | ||
"destination": "https://developers.urbit.org/overview/nock", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/system-overview/vere", | ||
"destination": "https://developers.urbit.org/overview/vere", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/userspace/dist/:path*", | ||
"destination": "https://developers.urbit.org/guides/additional/software-distribution", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/userspace/full-stack/:path*", | ||
"destination": "https://developers.urbit.org/guides/core/app-school-full-stack/:path", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/userspace/gall-guide/:path*", | ||
"destination": "https://developers.urbit.org/guides/core/app-school/:path*", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/userspace/threads/:path*", | ||
"destination": "https://developers.urbit.org/reference/arvo/threads/:path*", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/docs/vere/:path*", | ||
"destination": "https://developers.urbit.org/reference/runtime/:path*", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/applications/~dister-fabnev-hinmur/escape", | ||
"destination": "/applications/~fabnev-hinmur/escape", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/applications/~dister-fabnev-hinmur/handshake", | ||
"destination": "/applications/~fabnev-hinmur/handshake", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/applications/~dister-norsyr-torryn/canvas", | ||
"destination": "/applications/~norsyr-torryn/canvas", | ||
"permanent": true | ||
}, | ||
{ | ||
"source": "/applications/~dister-dozzod-dalten/gora", | ||
"destination": "/applications/~dalten/gora", | ||
"permanent": true | ||
} | ||
] | ||
} |