fix links

This commit is contained in:
2026-04-10 17:50:17 +02:00
parent c00c9aed16
commit 9d35d04990
6 changed files with 8 additions and 9 deletions

View File

@@ -178,6 +178,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](makefiles/patterns.md)
- [Makefile graphs](makefiles/graph-easy.md)
- [In-build help](makefiles/help.md)