From 2029407a71402686679d2d468d73766c0083c72b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oto=20=C5=A0=C5=A5=C3=A1va?= Date: Wed, 27 Mar 2024 11:10:47 +0100 Subject: [PATCH] NEWS, README: "canonicalize" the link to Upgrading docs --- NEWS | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index b64866b65..4efdba43d 100644 --- a/NEWS +++ b/NEWS @@ -63,7 +63,7 @@ not generally recommended for production use. 6.0 contains biggest changes in the history of Knot Resolver releases. You will have to rewrite your configuration. See documentation, in particular: -https://knot.pages.nic.cz/knot-resolver/upgrading-to-6.html +https://www.knot-resolver.cz/documentation/latest/upgrading-to-6.html diff --git a/README.md b/README.md index bd925f3e5..5a3bb1acd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Knot Resolver [![Build Status](https://gitlab.nic.cz/knot/knot-resolver/badges/nightly/pipeline.svg?x)](https://gitlab.nic.cz/knot/knot-resolver/commits/nightly) -[![Coverage Status](https://gitlab.nic.cz/knot/knot-resolver/badges/nightly/coverage.svg?x)](https://knot.pages.nic.cz/knot-resolver/) +[![Coverage Status](https://gitlab.nic.cz/knot/knot-resolver/badges/nightly/coverage.svg?x)](https://www.knot-resolver.cz/documentation/latest) [![Packaging status](https://repology.org/badge/tiny-repos/knot-resolver.svg)](https://repology.org/project/knot-resolver/versions) Knot Resolver is a caching full resolver implementation written in C and [LuaJIT][luajit], both a resolver library and a daemon. The core architecture is tiny and efficient, and provides a foundation and -- 2.47.2