From 89020a72a6c4e05049eeeaeb5205819401057fc8 Mon Sep 17 00:00:00 2001 From: Mike Kasberg Date: Sat, 28 Apr 2018 11:00:33 -0600 Subject: [PATCH] Update URL to rrssb.netlify.com Update the URL from http://rrssb.ml to https://rrssb.netlify.com across the entire project, fixing several broken links. This fixes #210. --- bower.json | 2 +- index.html | 32 ++++++++++++++++---------------- js/rrssb.js | 2 +- package.json | 2 +- scss/rrssb.scss | 2 +- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/bower.json b/bower.json index d99b168..669697e 100755 --- a/bower.json +++ b/bower.json @@ -23,5 +23,5 @@ "url": "https://github.com/kni-labs/rrssb" }, "license": "MIT", - "homepage": "http://rrssb.ml" + "homepage": "https://rrssb.netlify.com" } diff --git a/index.html b/index.html index 36beff4..8fa34aa 100755 --- a/index.html +++ b/index.html @@ -11,8 +11,8 @@ - - + + @@ -20,10 +20,10 @@ - - + + - + @@ -49,7 +49,7 @@

RRSSB - All sites

  • - + @@ -78,7 +78,7 @@

    RRSSB - All sites

  • - + @@ -87,7 +87,7 @@

    RRSSB - All sites

  • - + @@ -96,7 +96,7 @@

    RRSSB - All sites

  • - @@ -105,7 +105,7 @@

    RRSSB - All sites

  • - + @@ -113,7 +113,7 @@

    RRSSB - All sites

  • - + @@ -121,7 +121,7 @@

    RRSSB - All sites

  • - + @@ -130,14 +130,14 @@

    RRSSB - All sites

  • - + google+
  • - + @@ -154,7 +154,7 @@

    RRSSB - All sites

  • - + @@ -178,7 +178,7 @@

    RRSSB - All sites

  • - + diff --git a/js/rrssb.js b/js/rrssb.js index f40cc72..d72a319 100755 --- a/js/rrssb.js +++ b/js/rrssb.js @@ -1,7 +1,7 @@ /*! Ridiculously Responsive Social Sharing Buttons Team: @dbox, @joshuatuscan - Site: http://www.rrssb.ml + Site: https://rrssb.netlify.com Twitter: @therealkni ___ ___ diff --git a/package.json b/package.json index 101f077..7ab90b5 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "url": "https://github.com/kni-labs/rrssb" }, "license": "MIT", - "homepage": "http://rrssb.ml", + "homepage": "https://rrssb.netlify.com", "readme": "https://github.com/kni-labs/rrssb/blob/master/README.md", "devDependencies": { "gulp": "*", diff --git a/scss/rrssb.scss b/scss/rrssb.scss index 68c597f..96cc290 100755 --- a/scss/rrssb.scss +++ b/scss/rrssb.scss @@ -1,6 +1,6 @@ // Ridiculously Responsive Social Sharing Buttons // Team: @dbox, @joshuatuscan -// Site: http://rrssb.ml +// Site: https://rrssb.netlify.com // Twitter: @therealkni // // ___ ___