Update outdated link in DEVELOPERS.md

This commit is contained in:
Eric Hsieh
2022-10-27 20:29:16 +08:00
committed by GitHub
parent 4b883e65c8
commit ac2a1b80ca

View File

@@ -163,7 +163,7 @@ Did you have an issue, like a merge conflict, or don't know how to open a pull r
### Add a redirect
Create a new entry in the [`next.config.js`](https://github.com/supabase/supabase/blob/master/apps/www/next.config.js) file in our main site.
Create a new entry in the [`redirects.js`](https://github.com/supabase/supabase/blob/master/apps/www/lib/redirects.js) file in our main site.
## Monorepo