diff options
author | Harald Welte <laforge@gnumonks.org> | 2024-07-12 10:55:17 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2024-07-13 12:02:26 +0200 |
commit | 244a2e259d1e80a34cc55e36856b3de5b885395d (patch) | |
tree | 5f0aa3344c5d0f09e806e5a7069307447cd559bb | |
parent | 9aa04788a317f0bc34050cd07ee81d66fda4cc8c (diff) |
README: update project homepage and mailing list addresses
The old links were outdated for ages; let's bring the README in sync
with reality.
Signed-off-by: Harald Welte <laforge@gnumonks.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ Userspace logging daemon for netfilter/iptables -Project Homepage: http://www.gnumonks.org/projects/ulogd -Mailinglist: http://lists.gnumonks.org/mailman/listinfo/ulogd/ +Project Homepage: https://www.netfilter.org/projects/ulogd/ +Mailinglist: netfilter@vger.kernel.org, archive at https://lore.kernel.org/netfilter/ This is just a short README, pleaes see the more extensive documentation in the doc/ subdirectory. |