Skip to content

Commit a129ae5

Browse files
vladboisaAndrewKushnir
authored andcommitted
docs: fix one broke link by angular#57591 (angular#60237)
Fix 1 link in adev toolchain `{@link forRoot}` PR Close angular#60237
1 parent 060e86e commit a129ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/router/src/router_config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import {OnSameUrlNavigation, QueryParamsHandling, RedirectCommand} from './model
2626
* more control over when the router starts its initial navigation due to some complex
2727
* initialization logic.
2828
*
29-
* @see {@link /api/router/routerModule#forRoot forRoot}
29+
* @see {@link /api/router/RouterModule#forRoot forRoot}
3030
*
3131
* @publicApi
3232
*/

0 commit comments

Comments
 (0)