From 284250205d2578dc3a0386a7e0fbcf7b33fb98c9 Mon Sep 17 00:00:00 2001 From: Jack Miras Date: Thu, 24 Aug 2017 23:57:06 -0400 Subject: [PATCH] Fixing the One Dark installation --- content/themes.md | 2 +- gh-pages/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/themes.md b/content/themes.md index fc1e6eb..e2046b5 100644 --- a/content/themes.md +++ b/content/themes.md @@ -378,7 +378,7 @@ $ wget -O xt http://git.io/v3DRc && chmod +x xt && ./xt && rm xt ## One Dark ```bash - $ wget -O xt http://git.io/vs7Ut && chmod +x xt && ./xt && rm xt + $ wget -O xt https://git.io/v5m1l && chmod +x xt && ./xt && rm xt ``` ![one.light](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/themes/one.dark.png) diff --git a/gh-pages/index.html b/gh-pages/index.html index 1f2d89d..52ae5fd 100644 --- a/gh-pages/index.html +++ b/gh-pages/index.html @@ -333,7 +333,7 @@
  • One Dark

    -
    wget -O xt http://git.io/vs7Ut && chmod +x xt && ./xt && rm xt
    +
    wget -O xt https://git.io/v5m1l && chmod +x xt && ./xt && rm xt
    Copy to clipboard