When a route/URL that doesn't exist is hit, we would like the user to be routed to a 404 page which alerts them that the page they're trying to access doesn't exist.
To create this page, create a new file docs/404.md that will act as the Not Found page.
When a route/URL that doesn't exist is hit, we would like the user to be routed to a 404 page which alerts them that the page they're trying to access doesn't exist.
To create this page, create a new file
docs/404.md
that will act as the Not Found page.