diff options
-rw-r--r-- | src/libnetfilter_cthelper.c | 2 |
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 |