Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 708ae3a

Browse files
committed
Fix url
1 parent a762456 commit 708ae3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To play with the demos, an easy thing would be to use
1212

1313
Fire up the server with `polyserve` command and point your browser to:
1414

15-
http://localhost:8080/components/codelab_components/
15+
http://localhost:8080/components/codelab-components/
1616

1717
Use [web-component-tester](https://github.com/Polymer/web-component-tester) to run tests.
1818
Can be installed with `npm install -g web-component-tester`, or just fire up `polyserve`

0 commit comments

Comments
 (0)