File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Before you submit your Pull Request (PR) consider the following guidelines:
106106 git push origin my-fix-branch
107107 ` ` `
108108
109- * In GitHub, send a pull request to ` devkit :master` .
109+ * In GitHub, send a pull request to ` angular/angular-cli :master` .
110110* If we suggest changes then:
111111 * Make the required updates.
112112 * Re-run the Angular DevKit test suites to ensure tests are still passing.
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ Before you submit your Pull Request (PR) consider the following guidelines:
106106 git push origin my-fix-branch
107107 ```
108108
109- * In GitHub, send a pull request to `devkit :master`.
109+ * In GitHub, send a pull request to `angular/angular-cli :master`.
110110* If we suggest changes then:
111111 * Make the required updates.
112112 * Re-run the Angular DevKit test suites to ensure tests are still passing.
You can’t perform that action at this time.
0 commit comments