From 5af3edf144a96b1a6d89a36beb472128bb167c13 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 17 Sep 2021 16:47:20 +0000 Subject: [PATCH] formatting: "back to top" link must be on top of sections --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b42f5f9d..328f61f9 100644 --- a/README.md +++ b/README.md @@ -1686,9 +1686,10 @@ _Related: [Task management & To-do lists](#task-management--to-do-lists), [Softw ### URL Shorteners +**[`^ back to top ^`](#)** + Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL_shortening#Shortcomings) of URL shorteners. -**[`^ back to top ^`](#)** - [gShort](https://github.com/someone-stole-my-name/gShort) - Privacy-friendly self-hosted URL shortener. ([Demo](http://gshort.christiansegundo.com/)) `GPL-3.0` `Go` - [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `Nodejs`