From 10de9974f967b1b9da9010592e8af27aed316fa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20K=C3=BCrten?= Date: Wed, 2 Dec 2020 15:14:18 +0100 Subject: [PATCH] Fix link to code-style page --- development-101.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-101.md b/development-101.md index 24b31f4..b15290d 100644 --- a/development-101.md +++ b/development-101.md @@ -47,7 +47,7 @@ The project uses the Gradle Witness to make sure third party dependencies have n ## Coding style There's an article on the -[https://code.briarproject.org/briar/briar/-/wikis/code-style](code-style) +[code-style](https://code.briarproject.org/briar/briar/-/wikis/code-style) used in the project. The coding style configuration is checked into version control at