Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Commit 26c93b7

Browse files
committed
Fix demo links with github hosting
Finally got around to this! Fixes #118 Fixes #18
1 parent 5b59005 commit 26c93b7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ By default, no PointerEvents are sent from an element. This maximizes possibilit
7070

7171
### Examples
7272

73-
- [Simple Event Example](http://polymer-project.org/polymer-all/PointerEvents/samples/simple/index.html)
74-
- [Pointer Painting](http://polymer-project.org/polymer-all/PointerEvents/samples/paint/index.html)
75-
- [Multi Pointer Trac](http://polymer-project.org/polymer-all/PointerEvents/samples/tracker/index.html)
76-
- [Empty Space Game!](http://polymer-project.org/polymer-all/PointerEvents/samples/spaceship/index.html)
73+
- [Simple Event Example](http://polymer.github.io/PointerEvents/samples/simple/index.html)
74+
- [Pointer Painting](http://polymer.github.io/PointerEvents/samples/paint/index.html)
75+
- [Multi Pointer Trac](http://polymer.github.io/PointerEvents/samples/tracker/index.html)
76+
- [Empty Space Game!](http://polymer.github.io/PointerEvents/samples/spaceship/index.html)
7777

7878
## Polyfill Details
7979

0 commit comments

Comments
 (0)