diff --git a/src/hooks/redirects.json b/src/hooks/redirects.json index 9fa6a224a3..a0086fa690 100644 --- a/src/hooks/redirects.json +++ b/src/hooks/redirects.json @@ -642,5 +642,13 @@ { "link": "/docs/models/runtime", "redirect": "/docs/references/cloud/models/runtime" + }, + { + "link": "/docs/installation", + "redirect": "/docs/advanced/self-hosting" + }, + { + "link": "/careers", + "redirect": "https://careers.appwrite.io/" } ] \ No newline at end of file