aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKieranRobson <kieranrobson1999@gmail.com>2022-08-11 07:57:32 +0000
committerKieranRobson <kieranrobson1999@gmail.com>2022-08-11 07:57:32 +0000
commitae325136135d58c02400e2132527966f59137251 (patch)
tree454ff2671721d41d7bca7e70ee3cab1e37c281e2
parentfix related section name (diff)
downloadawesome-selfhosted-ae325136135d58c02400e2132527966f59137251.tar.gz
awesome-selfhosted-ae325136135d58c02400e2132527966f59137251.zip
Fix redirect on badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2bfcad15..27e96152 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Awesome-Selfhosted
-[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
+[![Awesome](https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
Self-hosting is the practice of hosting and managing applications on your own server(s) instead of consuming from [SaaSS](https://www.gnu.org/philosophy/who-does-that-server-really-serve.html) providers.