From 58d4b24df5a545da754d6d086351a0b4cbefff15 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Fri, 7 Aug 2020 23:28:16 +0200 Subject: [PATCH] Fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3a67e6e..0240662f 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ They make it possible to quickly navigate between the documents while editing. ## Contribution -If you want to contribute to novelWriter, please follow the coding convention laid out in the [Style Guide](docs/markdown/style.md). +If you want to contribute to novelWriter, please follow the coding convention laid out in the [Style Guide](markdown/style.md). They broadly follow Python PEP8, but there are a few modifications. ## Screenshot