From: Oto Šťáva Date: Tue, 19 Mar 2024 15:19:37 +0000 (+0100) Subject: README.md: Fix incorrect URL to build instructions X-Git-Tag: v6.0.7~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1606c47042532ab2cd27a10c08838f99f45662;p=thirdparty%2Fknot-resolver.git README.md: Fix incorrect URL to build instructions --- diff --git a/README.md b/README.md index ade943ef7..bd925f3e5 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ $ kresd See the documentation at [knot-resolver.cz/documentation/latest][doc] for more options. -[depends]: https://www.knot-resolver.cz/documentation/latest/build.html +[depends]: https://www.knot-resolver.cz/documentation/latest/dev/build.html [doc]: https://www.knot-resolver.cz/documentation/latest/ [scaling]: https://www.knot-resolver.cz/documentation/latest/config-multiple-workers.html [manager]: https://www.knot-resolver.cz/documentation/latest/architecture-manager.html