docs(): docs reference main instead of master (#24216)

This commit is contained in:
Sean Perkins
2021-11-12 14:31:18 -05:00
committed by GitHub
parent 64dd070d67
commit b2f2a4b71b
13 changed files with 59 additions and 59 deletions

View File

@@ -16,11 +16,11 @@ Ionic Angular specific building blocks on top of [@ionic/core](https://www.npmjs
## License
* [MIT](https://raw.githubusercontent.com/ionic-team/ionic/master/LICENSE)
* [MIT](https://raw.githubusercontent.com/ionic-team/ionic/main/LICENSE)
## Testing ng-add in ionic
1. Pull the latest from master
1. Pull the latest from `main`
2. Build ionic/angular: `npm run build`
3. Run `npm link` from `ionic/angular/dist` directory
4. Create a blank angular project