diff options
author | Joshua M. Boniface <joshua@boniface.me> | 2024-02-15 01:50:23 -0500 |
---|---|---|
committer | Joshua M. Boniface <joshua@boniface.me> | 2024-02-15 01:50:23 -0500 |
commit | 5b6036f3e5b28838c7c0408350c644face2fd6a5 (patch) | |
tree | ac62732a16537dce16e1cf5184995cf530bbff75 | |
parent | Add forum badge and remove reddit badge (diff) | |
download | jellyfin-packaging-5b6036f3e5b28838c7c0408350c644face2fd6a5.tar.gz jellyfin-packaging-5b6036f3e5b28838c7c0408350c644face2fd6a5.tar.bz2 jellyfin-packaging-5b6036f3e5b28838c7c0408350c644face2fd6a5.zip |
Fix forum badge
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ <img alt="Chat on Matrix" src="https://img.shields.io/matrix/jellyfin:matrix.org.svg?logo=matrix"/> </a> <a href="https://forum.jellyfin.org"> -<img alt="Join our Forum" src="https://img.shields.io/badge/Forum_forum.jellyfin.org-blue"/> +<img alt="Join our Forum" src="https://img.shields.io/badge/Forum-forum.jellyfin.org-blue"/> </a> <a href="https://github.com/jellyfin/jellyfin/releases.atom"> <img alt="Release RSS Feed" src="https://img.shields.io/badge/rss-releases-ffa500?logo=rss" /> |