docs: use absolute page URI

This allows us to migrate to any framework that uses normal uri's
We just need to strip all .md endings in a simple grep command
This commit is contained in:
Johannes Kirschbauer
2025-10-03 17:31:42 +02:00
parent f9c8ed74e1
commit 08c2d574ce
15 changed files with 61 additions and 61 deletions

View File

@@ -237,7 +237,7 @@ in
description = ''
The `Inventory` submodule.
For details see the [Inventory](./inventory.md) documentation.
For details see the [Inventory](/reference/options/clan_inventory.md) documentation.
'';
};