diff --git a/content/themes.md b/content/themes.md index 6df4c1a..202a0fa 100644 --- a/content/themes.md +++ b/content/themes.md @@ -278,7 +278,7 @@ $ wget -O xt https://git.io/v5mXA && chmod +x xt && ./xt && rm xt ## Hemisu Light ```bash -$ wget -O xt http://git.io/v3D49 && chmod +x xt && ./xt && rm xt +$ wget -O xt https://git.io/v5mXj && chmod +x xt && ./xt && rm xt ``` ![Hemisu Light](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/hemisu-light.png) diff --git a/gh-pages/index.html b/gh-pages/index.html index b83f7fd..5970e3b 100644 --- a/gh-pages/index.html +++ b/gh-pages/index.html @@ -225,7 +225,7 @@
wget -O xt http://git.io/v3D49 && chmod +x xt && ./xt && rm xt
+wget -O xt https://git.io/v5mXj && chmod +x xt && ./xt && rm xt
diff --git a/test/test.sh b/test/test.sh
index 2a78668..9bcb57e 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -71,7 +71,7 @@ color () {
wget -O xt http://git.io/v3D44 && chmod +x xt && ./xt && rm xt
color
-wget -O xt http://git.io/v3D49 && chmod +x xt && ./xt && rm xt
+wget -O xt https://git.io/v5mXj && chmod +x xt && ./xt && rm xt
color
wget -O xt http://git.io/v3D4d && chmod +x xt && ./xt && rm xt
color