]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
Update links to documentation docs-develop-docs-6odbsx/deployments/3013
authorOto Šťáva <oto.stava@nic.cz>
Fri, 12 Jan 2024 15:21:31 +0000 (16:21 +0100)
committerOto Šťáva <oto.stava@nic.cz>
Fri, 12 Jan 2024 15:21:31 +0000 (16:21 +0100)
commit0f5d7bd18f46b657c71e3145d64ad3c80fb1cef4
tree8c3dcded3ca265a8a9cac160cfcafec8397aac80
parentc48f6e193a776439cc1b4789ffcee54dc65a5047
Update links to documentation

Replaces all mentions of `knot-resolver.readthedocs.io` with
`www.knot-resolver.cz/documentation/latest`.

Some of the links used to point to the `latest` documentation, which
meant the latest `master` commit, but the current system does not really
allow us to do this, so instead we link to the latest stable (which is
what `www.knot-resolver.cz/documentation/latest` basically is).

We also cannot reliably get the documentation for a particular version
in the code, so it all just points to `latest` as well. This may change
in the future, although I do not yet have a good approach in mind
(particularly, I don't want to bother our admins with nginx
configuration updates for each newly released version).
21 files changed:
.gitlab-ci.yml
README.md
ci/respdiff/kresd.config
daemon/lua/trust_anchors.lua.in
distro/pkg/nix/default.nix
doc/kresctl.8.in
doc/kresd.8.in
etc/config/config.cluster
etc/config/config.docker
etc/config/config.internal
etc/config/config.isp
etc/config/config.personal
etc/config/config.privacy
etc/config/config.splitview
lib/module.c
manager/etc/knot-resolver/config.example.internal.yaml
manager/etc/knot-resolver/config.example.isp.yaml
manager/etc/knot-resolver/config.example.personal.yaml
manager/knot_resolver_manager/datamodel/design-notes.yml
manager/knot_resolver_manager/datamodel/types/enums.py
systemd/kresd.systemd.7.in