aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Jahn <gitfuckinghub@maisspace.org>2017-09-23 11:37:21 +0000
committerGitHub <noreply@github.com>2017-09-23 11:37:21 +0000
commit30c58136d7b955953875d78ff48ef6d42b247750 (patch)
tree4920c75fc4cba34aade1fb71770eade3a62e803b
parentMerge pull request #1173 from jaywink/patch-1 (diff)
downloadawesome-selfhosted-30c58136d7b955953875d78ff48ef6d42b247750.tar.gz
awesome-selfhosted-30c58136d7b955953875d78ff48ef6d42b247750.zip
Add missing newline to url shortener list
`shuri` and `url-shortener` were on the same line
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 82074346..6e85f192 100644
--- a/README.md
+++ b/README.md
@@ -1180,7 +1180,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com
* [Polr](https://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener. ([Source Code](https://github.com/Cydrobolt/polr)) `GPLv2` `PHP`
* [shorturl](https://github.com/prologic/shorturl) - Simple URL shortener with very tiny URLs. ([Demo](https://url.mills.io)) `MIT` `Go`
* [shuri](https://github.com/pips-/shuri) - SHort URI - Lighweight URL shortener. `MIT` `PHP`
-  * [url-shortener](https://github.com/cagataycali/url-shortener) `⚠` - Shitty url shortener, emoji and AI powered. `MIT` `Nodejs`
+ * [url-shortener](https://github.com/cagataycali/url-shortener) `⚠` - Shitty url shortener, emoji and AI powered. `MIT` `Nodejs`
* [YOURLS](http://yourls.org/) - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. Features include password protection, URL customization, bookmarklets, statistics, API, plugins, jsonp. ([Source Code](https://github.com/YOURLS/YOURLS/)) `MIT` `PHP`