summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/conntrack/api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conntrack/api.c b/src/conntrack/api.c
index 2efb175..a96f101 100644
--- a/src/conntrack/api.c
+++ b/src/conntrack/api.c
@@ -40,7 +40,7 @@
* - inserting/modifying/deleting entries from the kernel expect table.
* \section Git Tree
* The current development version of libnetfilter_conntrack can be accessed at
- * https://git.netfilter.org/cgi-bin/gitweb.cgi?p=libnetfilter_conntrack.git
+ * https://git.netfilter.org/libnetfilter_conntrack/
*
* \section Privileges
* You need the CAP_NET_ADMIN capability in order to allow your application