summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2024-10-31 09:59:38 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2024-10-31 09:59:38 +0100
commit9ddbb7db7d35b2f9eda7c21bf8f3bddbc1a845c4 (patch)
treef53eccfaf0909cbbe30f5b11f3b8294f00dfe0d4
parentae4617f1f422874e066ca761008c5096d5d56000 (diff)
correct link to git repositoryHEADmaster
Reported-by: Jan Engelhardt <jengelh@inai.de> 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 8e97e39..4e98882 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/libnetfilter_cthelper
+ * https://git.netfilter.org/libnetfilter_cthelper/
*
* \section using Using libnetfilter_cthelper
* To write your own program using libnetfilter_cthelper, you should start by