aboutsummaryrefslogtreecommitdiffstats
path: root/src/scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss')
-rw-r--r--src/scss/mixins.scss2
-rw-r--r--src/scss/plyr.scss2
-rw-r--r--src/scss/variables.scss2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/scss/mixins.scss b/src/scss/mixins.scss
index b4bfca6a..93cdbd8e 100644
--- a/src/scss/mixins.scss
+++ b/src/scss/mixins.scss
@@ -1,6 +1,6 @@
// ==========================================================================
// Plyr mixins
-// https://github.com/selz/plyr
+// https://github.com/sampotts/plyr
// ==========================================================================
// <input type="range"> styling
diff --git a/src/scss/plyr.scss b/src/scss/plyr.scss
index e75a2eda..d58666e7 100644
--- a/src/scss/plyr.scss
+++ b/src/scss/plyr.scss
@@ -1,6 +1,6 @@
// ==========================================================================
// Plyr styles
-// https://github.com/selz/plyr
+// https://github.com/sampotts/plyr
// ==========================================================================
@import "variables";
diff --git a/src/scss/variables.scss b/src/scss/variables.scss
index 39b147da..30c61bf5 100644
--- a/src/scss/variables.scss
+++ b/src/scss/variables.scss
@@ -1,6 +1,6 @@
// ==========================================================================
// Plyr variables
-// https://github.com/selz/plyr
+// https://github.com/sampotts/plyr
// https://robots.thoughtbot.com/sass-default
// ==========================================================================