diff options
author | BeatLink <beatlink@protonmail.com> | 2019-07-04 01:46:34 -0500 |
---|---|---|
committer | BeatLink <beatlink@protonmail.com> | 2019-07-04 01:46:34 -0500 |
commit | 029b43e9649c68d0fc83f64a9736e61b08a600b3 (patch) | |
tree | ca9781dd75777f35308c79c9d48cae8fe813491b | |
parent | Fix broken website links (diff) | |
download | librewolf-linux-029b43e9649c68d0fc83f64a9736e61b08a600b3.tar.gz librewolf-linux-029b43e9649c68d0fc83f64a9736e61b08a600b3.tar.bz2 librewolf-linux-029b43e9649c68d0fc83f64a9736e61b08a600b3.zip |
Fix broken website links
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | docs/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ # LibreWolf: Browse With Freedom [![Download Badge](https://img.shields.io/badge/Download-purple.svg)](https://gitlab.com/librewolf-community/librewolf/releases) -[![Website Badge](https://img.shields.io/badge/Website-librewolf-community.gitlab.io-blue.svg)](https://LibreWolf-Community.gitlab.io) +[![Website Badge](https://img.shields.io/badge/Website-librewolf--community.gitlab.io-blue.svg)](https://LibreWolf-Community.gitlab.io) [![Docs Badge](https://img.shields.io/badge/Docs-librewolf.readthedocs.io-blue.svg)](https://librewolf.readthedocs.io) [![Chat Badge](https://img.shields.io/badge/Chat-Gitter-blue.svg)](https://gitter.im/librewolf-community/librewolf) [![Status Badge](https://img.shields.io/badge/Status-Active_Development-brightgreen.svg)](https://gitlab.com/librewolf-community/librewolf/commits/master) diff --git a/docs/README.md b/docs/README.md index b1fc357..7225b62 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,7 +2,7 @@ # LibreWolf: Browse With Freedom [![Download Badge](https://img.shields.io/badge/Download-purple.svg)](https://gitlab.com/librewolf-community/librewolf/releases) -[![Website Badge](https://img.shields.io/badge/Website-librewolf-community.gitlab.io-blue.svg)](https://LibreWolf-Community.gitlab.io) +[![Website Badge](https://img.shields.io/badge/Website-librewolf--community.gitlab.io-blue.svg)](https://LibreWolf-Community.gitlab.io) [![Docs Badge](https://img.shields.io/badge/Docs-librewolf.readthedocs.io-blue.svg)](https://librewolf.readthedocs.io) [![Chat Badge](https://img.shields.io/badge/Chat-Gitter-blue.svg)](https://gitter.im/librewolf-community/librewolf) [![Status Badge](https://img.shields.io/badge/Status-Active_Development-brightgreen.svg)](https://gitlab.com/librewolf-community/librewolf/commits/master) |