From cb8f6f3e1d4e7b07d2d49e4c5f4f27349547c5a1 Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Mon, 4 Mar 2024 19:10:47 -0600 Subject: [PATCH] fix: Link to the older base project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d223d0..d386e79 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,6 @@ pointing to illegal content. Since there are no logs, it's impossible to prove that those links aren't created by you. ## Notes -- It started as a fork of [this project](https://gitlab.com/draganczukp/chhoto-url). +- It started as a fork of [this project](https://gitlab.com/draganczukp/simply-shorten). - The list of adjectives and names used for random short url generation is a modified version of [this list used by docker](https://github.com/moby/moby/blob/master/pkg/namesgenerator/names-generator.go).