From defc68a72248afd3c588787af45ccb937ee91256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lindi?= Date: Fri, 27 Sep 2024 12:45:37 +0200 Subject: [PATCH] Update links to resources. --- doc/resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/resources.md b/doc/resources.md index 8601904..af0f227 100644 --- a/doc/resources.md +++ b/doc/resources.md @@ -1,4 +1,4 @@ # Resources -- The GNU Make documentation page, https://www.gnu.org/software/make/manual/ -- Managing Projects with GNU Make, Third Edition, https://www.oreilly.com/openbook/make3/book/index.csp +- [The GNU Make documentation page](https://www.gnu.org/software/make/manual/) +- [Managing Projects with GNU Make, Third Edition](https://www.oreilly.com/openbook/make3/book/index.csp)