fix links

This commit is contained in:
2026-04-29 14:35:17 +02:00
parent 34ef924a09
commit 76be2fbd3c
5 changed files with 7 additions and 17 deletions

View File

@@ -180,6 +180,6 @@ In this case, the makefile can see that `backup` depends on the current backup f
# The Rest
- [File patterns](makefiles/patterns.md)
- [Makefile graphs](makefiles/graph-easy.md)
- [In-build help](makefiles/help.md)
- [File patterns](system/makefiles/patterns.md)
- [Makefile graphs](system/makefiles/graph-easy.md)
- [In-build help](system/makefiles/help.md)