From 8c9542b42659912d2da5a6004f54ebaef80a1e08 Mon Sep 17 00:00:00 2001
From: Stephen <stephen@stephendownward.ca>
Date: Sat, 26 Sep 2020 19:49:38 -0300
Subject: [PATCH] Fix hyperlink

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index be5ac4f..8575b76 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Because Dota is better than LoL (According to people - I play neither)
 
 If you have cargo installed, just run: `cargo install dotacat`
 
-If not, head over to the (releases page)[https://git.scd31.com/stephen/dotacat/releases] and download the latest release. Then:
+If not, head over to the [releases page](https://git.scd31.com/stephen/dotacat/releases) and download the latest release. Then run:
 
 ```
 sudo mv dotacat /bin/
-- 
GitLab