From 0415a6316bd32f6743fe8da3c747dc94f36821bd Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 15 Aug 2022 18:41:06 -0400 Subject: [PATCH] [U] Update links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cfb42e..1e43357 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ Minimalistic link shortener ### Inspiration -This project is inspired by [w4/bin](https://github.com/w4/bin), which is a similarly minimalistic pastebin. (Which I also hosted on bin.hydev.org) +This project is inspired by [w4/bin](https://github.com/w4/bin), which is a similarly minimalistic pastebin. (Which I also hosted on [bin.hydev.org](https://bin.hydev.org)) ### Demo -Go to sh.hydev.org for demo. +The online demo is hosted on [sh.hydev.org](https://sh.hydev.org). ### Self-Host