docs: fix configure routes link (#56415)

PR Close #56415
This commit is contained in:
Sasidharan SD
2024-06-13 00:32:27 +05:30
committed by Alex Rickabaugh
parent 9e670ceea3
commit f4b86bd9d5
@@ -52,7 +52,7 @@ Setting up a lazy-loaded feature module requires two main steps:
### Set up an application
If you don't already have an application, follow the following steps to create one with the Angular CLI.
If you already have an application, skip to [Configure the routes](#config-routes).
If you already have an application, skip to [Configure the routes](#imports-and-route-configuration).
Enter the following command where `customer-app` is the name of your app: