diff options
author | 0neGal <mail@0negal.com> | 2022-05-03 02:25:51 +0200 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-05-03 02:25:51 +0200 |
commit | ec85ca36735cbebe81e0f9e2bbd4006572e25d46 (patch) | |
tree | 36172af38fc22f7eb254f9fe548b2a17c218bc2d | |
parent | db4b58db838753c0ecc00eb00967e7c39356ba8f (diff) | |
download | Viper-ec85ca36735cbebe81e0f9e2bbd4006572e25d46.tar.gz Viper-ec85ca36735cbebe81e0f9e2bbd4006572e25d46.zip |
changed "Overview" link to "FAQ" link
The GitHub projects page is never updated, and it never will be, so I've
removed it's link and replaced it with something useful.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ <p align="center"> <img src="src/assets/icons/512x512.png" width="200px"><br> <a href="https://github.com/0neGal/viper/releases/download/v1.3.4/Viper-Setup-1.3.4.exe"><img src="assets/download.png" width="300px"></a><br> - <a href="https://github.com/0neGal/viper/projects/1">Overview</a> | + <a href="FAQ.md">FAQ</a> | <a href="https://github.com/0neGal/viper/releases">Releases</a><br> </p> |