Skip to content

Commit 042a626

Browse files
johnpapahansl
authored andcommitted
docs(@angular/cli): fixing broken ng doc link in wiki
ng docs --> ng doc
1 parent 8d8ddfc commit 042a626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ End-to-end tests are run via [Protractor](https://angular.github.io/protractor/)
5050
* [ng e2e](e2e)
5151
* [ng build](build)
5252
* [ng get/ng set](config)
53-
* [ng docs](docs)
53+
* [ng doc](doc)
5454
* [ng eject](eject)
5555

5656
### Additional Information

0 commit comments

Comments
 (0)