From 1ced464a29ea79ab294c2171b9831d630632176f Mon Sep 17 00:00:00 2001 From: Timor Knudsen Date: Sun, 22 Mar 2026 14:45:46 +0100 Subject: [PATCH] Update docs pages URL in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e216d8..1257005 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ The top-level Makefile contains the following targets: * ```make lint``` To lint all files. * ```make clean``` To clean the build directory. -See [the documentation](https://pages.github.com/amd/mini-isp) for further information. +See [the documentation](https://amd.github.io/mini-isp) for further information. ## Acknowledgements