You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user tries to access the root route, i.e. '/' an error 404 page is rendered.
You can recreate the behaviour by going to this URL -> https://geeks-for-geeks-api.vercel.app/
Description
When the user tries to access the root route, i.e. '/' an error 404 page is rendered.
You can recreate the behaviour by going to this URL -> https://geeks-for-geeks-api.vercel.app/
Screenshots
Ideal Behaviour
The route should redirect the user to the repository URL, i.e. https://github.com/arnoob16/GeeksForGeeksAPI/
The text was updated successfully, but these errors were encountered: