From 61355a900f08bcb1ea016f0a2f95b53a6841a9e5 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Mon, 6 Sep 2021 22:32:27 +0200 Subject: [PATCH] Fixed contribution guide v3 branch link (Thx ala) --- docs/contribution-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contribution-guide.md b/docs/contribution-guide.md index b15688f29..ead523a77 100644 --- a/docs/contribution-guide.md +++ b/docs/contribution-guide.md @@ -1,6 +1,6 @@ # How to contribute -1. Make Merge Requests to the [**v3 branch**][https://gitlab.com/Kwoth/nadekobot/tree/v3] +1. Make Merge Requests to the [**v3 branch**](https://gitlab.com/Kwoth/nadekobot/tree/v3) 2. Keep a single Merge Request to a single feature 3. Fill out the MR template