From e1ffe79bd23f8c965d0c887ea8392bf30946cd1f Mon Sep 17 00:00:00 2001 From: Dominic Schabel Date: Tue, 26 Feb 2019 12:26:42 +0100 Subject: [PATCH] Broken link fixed Signed-off-by: Dominic Schabel --- .github/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/config.yml b/.github/config.yml index 0c1b38b4b..1137345b0 100644 --- a/.github/config.yml +++ b/.github/config.yml @@ -2,4 +2,4 @@ newPRWelcomeComment: > Thanks for taking the time to contribute to hawkBit! We really appreciate this. Make yourself comfortable while I'm looking for a committer to help you with your contribution. - Please make sure you red the (contribution guide)[https://github.com/eclipse/hawkbit/blob/master/CONTRIBUTING.md] and signed the Eclipse Contributor Agreement (ECA). + Please make sure you red the [contribution guide](https://github.com/eclipse/hawkbit/blob/master/CONTRIBUTING.md) and signed the Eclipse Contributor Agreement (ECA).