docs: fix broken links

This commit is contained in:
Johannes Kirschbauer
2025-10-05 13:59:50 +02:00
parent 75c8feb42a
commit 359582118c
5 changed files with 9 additions and 7 deletions

View File

@@ -84,7 +84,7 @@ in
- The module MUST have at least `features = [ "inventory" ]` in the frontmatter section.
- The module MUST have a subfolder `roles` with at least one `{roleName}.nix` file.
For further information see: [Module Authoring Guide](/guides/services/community.md).
For further information see: [Module Authoring Guide](../../guides/services/community.md).
???+ example
```nix