diff options
author | nodiscc <nodiscc@gmail.com> | 2018-09-08 12:55:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-08 12:55:41 +0000 |
commit | 9da81e22960d2a304ac8631af98e05ab008e072e (patch) | |
tree | de4cefb6e973f6624e047f08289eac07a95a39e7 | |
parent | Add Kutt url-shortener (diff) | |
download | awesome-selfhosted-9da81e22960d2a304ac8631af98e05ab008e072e.tar.gz awesome-selfhosted-9da81e22960d2a304ac8631af98e05ab008e072e.zip |
fix case
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1274,7 +1274,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com **[`^ back to top ^`](#)** -- [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `NodeJs` +- [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `Nodejs` - [Link-shortener-bot](https://github.com/tommyku/link-shortener-front-end) `⚠` - URL shortener using a Telegram Bot. ([Demo](http://t.me/GiveMeShortLinkBot)) `MIT` `Ruby` - [Linkr](https://linkrapp.com) - Beautiful, fast URL shortening. ([Demo](https://demo.linkrapp.com), [Source Code](https://github.com/LINKIWI/linkr)) `MIT` `Python/Nodejs` - [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener. `WTFPL` `Perl` |