diff --git a/content/themes.md b/content/themes.md index b7f754f..422280e 100644 --- a/content/themes.md +++ b/content/themes.md @@ -228,7 +228,7 @@ $ wget -O xt http://git.io/v5f6B && chmod +x xt && ./xt && rm xt ## Solarized Light ```bash -$ wget -O xt http://git.io/v3DB5 && chmod +x xt && ./xt && rm xt +$ wget -O xt https://git.io/v5mXi && chmod +x xt && ./xt && rm xt ``` ![Solarized Light](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/solarized.light.png) diff --git a/gh-pages/index.html b/gh-pages/index.html index c7ceaf1..b181ab6 100644 --- a/gh-pages/index.html +++ b/gh-pages/index.html @@ -429,7 +429,7 @@
  • Solarized Light

    -
    wget -O xt http://git.io/v3DB5 && chmod +x xt && ./xt && rm xt
    +
    wget -O xt https://git.io/v5mXi && chmod +x xt && ./xt && rm xt
    Copy to clipboard diff --git a/test/test.sh b/test/test.sh index 11cadd7..b9b47fe 100755 --- a/test/test.sh +++ b/test/test.sh @@ -87,7 +87,7 @@ wget -O xt http://git.io/v3D8e && chmod +x xt && ./xt && rm xt color wget -O xt http://git.io/v3D8R && chmod +x xt && ./xt && rm xt color -wget -O xt http://git.io/v3DB5 && chmod +x xt && ./xt && rm xt +wget -O xt https://git.io/v5mXi && chmod +x xt && ./xt && rm xt color wget -O xt http://git.io/v3DB9 && chmod +x xt && ./xt && rm xt color