From e94224df75dc9272e6bc2d3cfd3325cc556ad59a Mon Sep 17 00:00:00 2001 From: Bjorn Lammers Date: Tue, 16 Aug 2022 19:25:16 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9D=A4=EF=B8=8F=20Fixes=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bjorn Lammers --- _TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_TEMPLATE.md b/_TEMPLATE.md index e05906a..f141ea7 100644 --- a/_TEMPLATE.md +++ b/_TEMPLATE.md @@ -41,11 +41,11 @@ To download an icon, simple `Right click > Save image`. For non-desktop operating systems, or people that prefer to use terminal. ```sh -$ curl https://raw.githubusercontent.com/walkxhub/dashboard-icons/master/png/example.png > example.png +$ curl https://raw.githubusercontent.com/walkxcode/dashboard-icons/master/png/example.png > example.png ``` or ```sh -$ wget https://raw.githubusercontent.com/walkxhub/dashboard-icons/master/png/example.png - O example.png +$ wget https://raw.githubusercontent.com/walkxcode/dashboard-icons/master/png/example.png - O example.png ``` # Icons