Updates internal links to use Hugo's ref shortcode

Replaces hardcoded URLs with Hugo's `ref` shortcode for internal links.

This ensures that links are automatically updated when the site structure changes, preventing broken links and improving maintainability.
This commit is contained in:
fundor333
2025-07-14 02:55:15 +02:00
committed by Fundor333
parent 6436d7be2e
commit 3cafe21c2b
7 changed files with 9 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ So I write a tool for check all the point: [Server Grimoire](https://github.com/
## How to work?
It is a terminal app, so work all into your console. All the configs and the data are into two *dotfiles*, one called *.servergrimoire_config* and *.servergrimoire_data* (config and data respectively) and can be backup like all [dotfiles](/tags/dotfiles/).
It is a terminal app, so work all into your console. All the configs and the data are into two *dotfiles*, one called *.servergrimoire_config* and *.servergrimoire_data* (config and data respectively) and can be backup like all [dotfiles]({{< ref "tags/dotfiles" >}}).
So for start I need to register some urls like google and amazon for example