{
"redirects": [
{ "source": "/b(/.*)?", "destination": "https://shreyasminocha.me/blog$1" },
{ "source": "/w(/.*)?", "destination": "https://wiki.shreyasminocha.me$1" },
{ "source": "/gh(/.*)?", "destination": "https://github.com/shreyasminocha$1" },
{ "source": "/owl(/.*)?", "destination": "https://www.owlnet.rice.edu/~sm159$1" },
{ "source": "/u/c(/.*)?", "destination": "https://uni.shreyasminocha.me/classes$1" },
{ "source": "/u(/.*)?", "destination": "https://uni.shreyasminocha.me$1" },
{ "source": "(/.*)?", "destination": "https://shreyasminocha.me$1" }
]
}