diff --git a/content/themes.md b/content/themes.md index 07808f5..fc1e6eb 100644 --- a/content/themes.md +++ b/content/themes.md @@ -348,7 +348,7 @@ $ wget -O xt https://git.io/v5m1Y && chmod +x xt && ./xt && rm xt ## Tomorrow Night Eighties ```bash -$ wget -O xt http://git.io/v3DRI && chmod +x xt && ./xt && rm xt +$ wget -O xt https://git.io/v5m1s && chmod +x xt && ./xt && rm xt ``` ![Tomorrow Night Eighties](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/tomorrow-night-eighties.png) diff --git a/gh-pages/index.html b/gh-pages/index.html index 804d75b..1f2d89d 100644 --- a/gh-pages/index.html +++ b/gh-pages/index.html @@ -477,7 +477,7 @@
wget -O xt http://git.io/v3DRI && chmod +x xt && ./xt && rm xt
+wget -O xt https://git.io/v5m1s && chmod +x xt && ./xt && rm xt
diff --git a/test/test.sh b/test/test.sh
index f352237..b78107c 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -137,7 +137,7 @@ wget -O xt https://git.io/v5m1t && chmod +x xt && ./xt && rm xt
color
wget -O xt http://git.io/v3DRc && chmod +x xt && ./xt && rm xt
color
-wget -O xt http://git.io/v3DRI && chmod +x xt && ./xt && rm xt
+wget -O xt https://git.io/v5m1s && chmod +x xt && ./xt && rm xt
color
wget -O xt https://git.io/v5m1Y && chmod +x xt && ./xt && rm xt
color