diff options
author | Sam Potts <me@sampotts.me> | 2017-05-16 10:20:58 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2017-05-16 10:20:58 +1000 |
commit | e1a19faf268c7b49218c2f29e20bb8e4b0cbc03e (patch) | |
tree | 46a1a17f6afc46d947fee7a01bb463b640d0c2c2 /src/less | |
parent | f3bda17fa0c12007e92f681e5a72512a33a2ac16 (diff) | |
download | plyr-e1a19faf268c7b49218c2f29e20bb8e4b0cbc03e.tar.lz plyr-e1a19faf268c7b49218c2f29e20bb8e4b0cbc03e.tar.xz plyr-e1a19faf268c7b49218c2f29e20bb8e4b0cbc03e.zip |
URL updates
Diffstat (limited to 'src/less')
-rw-r--r-- | src/less/mixins.less | 2 | ||||
-rw-r--r-- | src/less/plyr.less | 2 | ||||
-rw-r--r-- | src/less/variables.less | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/less/mixins.less b/src/less/mixins.less index 25f43761..0b75b2a6 100644 --- a/src/less/mixins.less +++ b/src/less/mixins.less @@ -1,6 +1,6 @@ // ========================================================================== // Plyr mixins -// https://github.com/selz/plyr +// https://github.com/sampotts/plyr // ========================================================================== // <input type="range"> styling diff --git a/src/less/plyr.less b/src/less/plyr.less index 3ffa95fe..958f2be4 100644 --- a/src/less/plyr.less +++ b/src/less/plyr.less @@ -1,6 +1,6 @@ // ========================================================================== // Plyr styles -// https://github.com/selz/plyr +// https://github.com/sampotts/plyr // ========================================================================== @import "variables"; diff --git a/src/less/variables.less b/src/less/variables.less index bcc80a02..621eca27 100644 --- a/src/less/variables.less +++ b/src/less/variables.less @@ -1,6 +1,6 @@ // ========================================================================== // Plyr variables -// https://github.com/selz/plyr +// https://github.com/sampotts/plyr // ========================================================================== // Settings |