aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-09-25 21:57:50 +0000
committerGitHub <noreply@github.com>2017-09-25 21:57:50 +0000
commit18dc63f5e9c46440706fcb9fb9b20d0aaa0def67 (patch)
tree4920c75fc4cba34aade1fb71770eade3a62e803b
parentMerge pull request #1173 from jaywink/patch-1 (diff)
parentAdd missing newline to url shortener list (diff)
downloadawesome-selfhosted-18dc63f5e9c46440706fcb9fb9b20d0aaa0def67.tar.gz
awesome-selfhosted-18dc63f5e9c46440706fcb9fb9b20d0aaa0def67.zip
Merge pull request #1183 from mookie-/patch-1
Add missing newline to url shortener list
-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`