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