From 25659e482e2a4052172293eef8d4b25c48226054 Mon Sep 17 00:00:00 2001 From: Toon Borgers Date: Wed, 5 Oct 2016 12:28:36 +0200 Subject: [PATCH] Fix relative url --- docs-translations/nl/project/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-translations/nl/project/CONTRIBUTING.md b/docs-translations/nl/project/CONTRIBUTING.md index e26f08030aba..6c7cdc481e41 100644 --- a/docs-translations/nl/project/CONTRIBUTING.md +++ b/docs-translations/nl/project/CONTRIBUTING.md @@ -29,7 +29,7 @@ maar lees eerst onderstaande suggesties en voeg zo veel mogelijk details toe bij * Volg de JavaScript, C++ en Python [codeer-stijl gedefinieerd in de documentatie](/docs/development/coding-style.md). * Schrijf documentatie in in [Markdown](https://daringfireball.net/projects/markdown). Zie de [Documentatie Stijlgids](/docs/styleguide.md). -* Gebruik korte commit-berichten in de tegenwoordige tijd. Zie [Commit Bericht Stijlgids](##git-commit-berichten). +* Gebruik korte commit-berichten in de tegenwoordige tijd. Zie [Commit Bericht Stijlgids](#git-commit-berichten). ## Stijlgidsen