From c45aae7048afd27eb994186534f78a921af598c1 Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 13 Sep 2024 16:22:43 +0930 Subject: [PATCH] chore: docs linting errors ref: #284 --- docs/projects/centurion_erp/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/projects/centurion_erp/index.md b/docs/projects/centurion_erp/index.md index 756fa9f9..14eb0dfb 100644 --- a/docs/projects/centurion_erp/index.md +++ b/docs/projects/centurion_erp/index.md @@ -66,6 +66,7 @@ Centurion ERP contains the following modules: - [Service Management](./user/itim/service.md) + ## Documentation Documentation is broken down into three areas, they are: @@ -81,7 +82,7 @@ Specific features for a module can be found on the module's documentation un the ## Development -It's important to us that Centurion ERP remaining stable. To assist with this we do test Centurion during it's development cycle. Testing reports are available and can be viewed from [Github](https://github.com/nofusscomputing/centurion_erp/actions/workflows/ci.yaml). +It's important to us that Centurion ERP remaining stable. To assist with this we do test Centurion during it's development cycle. Testing reports are available and can be viewed from [Github](https://github.com/nofusscomputing/centurion_erp/actions/workflows/ci.yaml). !!! info If you find any test that is less than sufficient, or does not exist; please let us know. If you know a better way of doing the test, even better. We welcome your contribution/feedback.