diff --git a/docs/config/README.md b/docs/config/README.md index 3b0df915b..c810be5fa 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -17,7 +17,7 @@ This generator accepts the following optional arguments: | Argument | Default | Description | |---|---|---| | USER_CLASS | `User` | The name of the class to use for user authentication. | -| MOUNT_PATH | `auth` | The path at which to mount the authentication routes. [Read more](#usage-tldr). | +| MOUNT_PATH | `auth` | The path at which to mount the authentication routes. [Read more](/docs/usage/README.md). | The following events will take place when using the install generator: