Harshal0902 / Rudra

RUDRA: A web application for Police and Public Assistance.
https://rudraweb.netlify.app
MIT License
12 stars 48 forks source link

wrong links redirected to home page #62

Closed patelaryan7751 closed 3 years ago

patelaryan7751 commented 3 years ago

I have added a .htaccess file which would redirect any wrong links to home page

link to the issue

patelaryan7751 commented 3 years ago

@patelaryan7751 as the issue is of Level 2, kindly make a 404 not found page. If a user visits a wrong link, redirect it to the 404 not found page, and add a button to redirect it to the home page.

okay

patelaryan7751 commented 3 years ago

@Harshal0902 I added a 404 page with the above said changes.