From d5a7448061cae22c62e9213a22654b7c9c78cfd6 Mon Sep 17 00:00:00 2001 From: Michael Kaye <1917473+michaelkaye@users.noreply.github.com> Date: Thu, 19 Oct 2023 17:12:27 +0100 Subject: [PATCH] Repoint documentation github link to main repository. --- contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribute.md b/contribute.md index 477d9d45..18a8ba4a 100644 --- a/contribute.md +++ b/contribute.md @@ -49,7 +49,7 @@ To contribute to the translation effort, navigate to the [InvenTree crowdin proj ### Documentation -Documenting a large software project is a challenging and ongoing effort. If you are able to provide assistance in improving the documentation set, please consider doing so! Documentation contributions can be made on [GitHub](https://github.com/inventree/inventree-docs). +Documenting a large software project is a challenging and ongoing effort. If you are able to provide assistance in improving the documentation set, please consider doing so! Documentation contributions can be made on [GitHub](https://github.com/inventree/InvenTree/tree/master/docs). If you see any sections of the documentation that require work (i.e. denoted with "TODO") - please consider providing assistance in these sections!