From 74ea19f94d4320e023f305c6d726b02efd03f058 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Mon, 1 Apr 2019 23:28:40 +0200 Subject: [PATCH] Correct link to code style --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index a2cd2a2bc..cd5c858ae 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -5,7 +5,7 @@ Devilution. ## Code style guide -The code style guide is evolving with the project and can be found [here](https://github.com/diasurgical/devilution/wiki/Code-style-guide). +[The code style guide](https://github.com/diasurgical/devilution/wiki/Code-Style) is evolving with the project. ## Useful Repos