From 251505b96b52882950dfbc6bde6f6070d5983cd2 Mon Sep 17 00:00:00 2001 From: Christian Aashamar <31769382+AaChristian@users.noreply.github.com> Date: Fri, 17 May 2019 02:32:28 +0200 Subject: [PATCH] doc: Changed "docs" to "doc" (#862) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 241f43d80..3a7682977 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ We ask that **before you start work on a feature that you would like to contribu ## Documentation -All documentation is located in the `./docs` folder. If you would like to contribute to the documentation, please submit a pull request. +All documentation is located in the `./doc` folder. If you would like to contribute to the documentation, please submit a pull request. ## Communicating with the Team