summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2024-09-25 11:46:02 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2024-09-25 11:46:38 +0200
commitf2fcdbd2b1df129a912e3b5181f707c37a40e335 (patch)
tree988c035ce2d52c528bc05d9504800c197a5fd110
parenta784bc46311250fd588fdb6808d51a7c83a07f4a (diff)
update link to git repositoryHEADmaster
Use link to cgit instead of the old gitweb interface. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rw-r--r--src/libnetfilter_acct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnetfilter_acct.c b/src/libnetfilter_acct.c
index b0bcf67..fbb5697 100644
--- a/src/libnetfilter_acct.c
+++ b/src/libnetfilter_acct.c
@@ -43,7 +43,7 @@
*
* \section Git Tree
* The current development version of libnetfilter_acct can be accessed at
- * https://git.netfilter.org/cgi-bin/gitweb.cgi?p=libnetfilter_acct.git
+ * https://git.netfilter.org/libnetfilter_acct
*
* \section using Using libnetfilter_acct
* To write your own program using libnetfilter_acct, you should start by