We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41cc19 commit fe4e879Copy full SHA for fe4e879
1 file changed
CONTRIBUTING.md
@@ -207,7 +207,7 @@ pnpm start --filter html-test-app # Web Components examples
207
#### Angular
208
209
1. Run `pnpm start --filter angular-test-app` from within the `root` directory.
210
-2. A browser should open at `http://localhost:4200/preview/button`.
+2. A browser should open at `http://localhost:4200/preview/buttons`.
211
3. Edit or add an example in `packages/angular-test-app/src/preview-examples`.
212
4. Navigate to `http://localhost:4200/preview/{your-example-file-name}` to review your changes.
213
0 commit comments