Skip to content

Commit fe4e879

Browse files
authored
docs(contributing): update Angular example link (#2388)
1 parent f41cc19 commit fe4e879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ pnpm start --filter html-test-app # Web Components examples
207207
#### Angular
208208

209209
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`.
210+
2. A browser should open at `http://localhost:4200/preview/buttons`.
211211
3. Edit or add an example in `packages/angular-test-app/src/preview-examples`.
212212
4. Navigate to `http://localhost:4200/preview/{your-example-file-name}` to review your changes.
213213

0 commit comments

Comments
 (0)