diff options
author | nodiscc <nodiscc@gmail.com> | 2019-04-13 12:50:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-13 12:50:17 +0000 |
commit | 2605bd25124ef6290c971d0c39d3c7f3c08d2261 (patch) | |
tree | f861d508b62e89084f79b626fbf2ae47d1cc37fc | |
parent | remove PushJet (unmaintained) (diff) | |
parent | uh whoops (diff) | |
download | awesome-selfhosted-2605bd25124ef6290c971d0c39d3c7f3c08d2261.tar.gz awesome-selfhosted-2605bd25124ef6290c971d0c39d3c7f3c08d2261.zip |
Merge pull request #1663 from 132ikl/patch-1
Fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1333,7 +1333,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [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` -- [liteshort](https://github.com/132ikl/liteshort) - User-friendly, actually ligthweight, and configurable URL shortener. ([Demo](https://ls.ikl.sh)) `MIT` `Python` +- [liteshort](https://github.com/132ikl/liteshort) - User-friendly, actually lightweight, and configurable URL shortener. ([Demo](https://ls.ikl.sh)) `MIT` `Python` - [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener. `WTFPL` `Perl` - [Nimbus](https://github.com/ethanal/nimbus) - URL shortener and file sharer with a drag-and-drop OS X menu bar client and web interface. `MIT` `Python` - [Polr](https://project.polr.me/) - Modern, minimalist, modular, and lightweight URL shortener. ([Source Code](https://github.com/Cydrobolt/polr)) `GPL-2.0` `PHP` |