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:
106
106
git push origin my-fix-branch
107
107
` ` `
108
108
109
- * In GitHub, send a pull request to ` devkit :master` .
109
+ * In GitHub, send a pull request to ` angular/angular-cli :master` .
110
110
* If we suggest changes then:
111
111
* Make the required updates.
112
112
* 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:
106
106
git push origin my-fix-branch
107
107
```
108
108
109
- * In GitHub, send a pull request to `devkit :master`.
109
+ * In GitHub, send a pull request to `angular/angular-cli :master`.
110
110
* If we suggest changes then:
111
111
* Make the required updates.
112
112
* 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