aboutsummaryrefslogtreecommitdiffstats
path: root/demo/index.html
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2017-05-16 10:08:59 +1000
committerSam Potts <me@sampotts.me>2017-05-16 10:08:59 +1000
commitbcf88cd0241f01f37c3d62da21a8715f883fa8b5 (patch)
tree015c5215c81ee4a4b1ae0303734f887a23ca2e69 /demo/index.html
parent4957e4d80c833bbfa915c0c20d3d79245221b6f6 (diff)
downloadplyr-bcf88cd0241f01f37c3d62da21a8715f883fa8b5.tar.lz
plyr-bcf88cd0241f01f37c3d62da21a8715f883fa8b5.tar.xz
plyr-bcf88cd0241f01f37c3d62da21a8715f883fa8b5.zip
Vimeo demo bug fix + repo move
Diffstat (limited to 'demo/index.html')
-rw-r--r--demo/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/index.html b/demo/index.html
index 4482ed7d..d412dc2c 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -16,11 +16,11 @@
<body>
<header>
<h1>Plyr</h1>
- <p>A simple, accessible HTML5 media player by <a href="https://twitter.com/sam_potts" target="_blank">@sam_potts</a> from <a href="https://twitter.com/selz" target="_blank">@selz</a></p>
+ <p>A simple, accessible HTML5 media player by <a href="https://twitter.com/sam_potts" target="_blank">@sam_potts</a></p>
<nav>
<ul>
<li>
- <a href="https://github.com/selz/plyr" target="_blank" class="btn btn--large btn--primary" data-shr-network="github">
+ <a href="https://github.com/sampotts/plyr" target="_blank" class="btn btn--large btn--primary" data-shr-network="github">
<svg class="icon"><use xlink:href="#icon-github"/></svg>Download on GitHub
</a>
</li>