]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: fix links to our mailing lists
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 10 Jan 2022 18:23:26 +0000 (19:23 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 11 Jan 2022 11:16:21 +0000 (12:16 +0100)
Their implementation was changed.
Fortunately I was able to find the message in Google's cache
and thus discover easily which one it is in the new archive.

NEWS
README.md
doc/config-debugging.rst

diff --git a/NEWS b/NEWS
index 89d8aa96ed6d3f33dc2e39e5a0fd181f095c36dd..e4bc1a74cd948eaaf6fda2329f2dde25d3c2c15f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -624,7 +624,7 @@ Incompatible changes
   it will be later reworked to reflect development in IEFT dnsop working group
 - version module was permanently removed because it was not really used by users;
   if you want to receive notifications about new releases please subscribe to
-  https://lists.nic.cz/cgi-bin/mailman/listinfo/knot-resolver-announce
+  https://lists.nic.cz/postorius/lists/knot-resolver-announce.lists.nic.cz/
 
 Bugfixes
 --------
index 29376ca416ab82b4dbde3f0c1ea0309f8fe1f3b5..48ce835db92dd63258012cfb836a458186d94848 100644 (file)
--- a/README.md
+++ b/README.md
@@ -68,6 +68,6 @@ See the documentation at [knot-resolver.readthedocs.io][doc] for more options.
 ### Contacting us
 
 - [GitLab issues](https://gitlab.nic.cz/knot/knot-resolver/issues) (you may authenticate via GitHub)
-- [mailing list](https://lists.nic.cz/cgi-bin/mailman/listinfo/knot-resolver-users)
+- [mailing list](https://lists.nic.cz/postorius/lists/knot-resolver-announce.lists.nic.cz/)
 - [![Join the chat at https://gitter.im/CZ-NIC/knot-resolver](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/CZ-NIC/knot-resolver?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 
index 5b313b10df653dcd79e3a627b4851cf4af32bcd7..520c2dbd84b71233fd7c1a0d1ef6af2f41aca054 100644 (file)
@@ -6,7 +6,7 @@ Debugging options
 In case the resolver crashes, it is often helpful to collect a coredump from
 the crashed process. Configuring the system to collect coredump from crashed
 process is out of the scope of this documentation, but some tips can be found
-`here <https://lists.nic.cz/pipermail/knot-resolver-users/2019/000239.html>`_.
+`here <https://lists.nic.cz/hyperkitty/list/knot-resolver-users@lists.nic.cz/message/GUHW4JSDXZ6SZUAYYQ3U2WWOZEIVVF2S/>`_.
 
 Kresd uses its own mechanism for assertions. They are checks that should always
 pass and indicate some weird or unexpected state if they don't. In such cases,