* [PATCH libmnl] doxygen: Fixed link to the git source tree on the website.
@ 2020-09-15 2:08 igo95862
2020-09-21 23:16 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: igo95862 @ 2020-09-15 2:08 UTC (permalink / raw)
To: netfilter-devel; +Cc: igo95862
Old link no longer worked.
Also upgraded it to https.
---
src/socket.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/socket.c b/src/socket.c
index d7c67a8..dbfb06c 100644
--- a/src/socket.c
+++ b/src/socket.c
@@ -59,7 +59,7 @@
*
* \section scm Git Tree
* The current development version of libmnl can be accessed at:
- * http://git.netfilter.org/cgi-bin/gitweb.cgi?p=libmnl.git;a=summary
+ * https://git.netfilter.org/libmnl/
*
* \section using Using libmnl
* You can access several example files under examples/ in the libmnl source
--
2.28.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-21 23:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-15 2:08 [PATCH libmnl] doxygen: Fixed link to the git source tree on the website igo95862
2020-09-21 23:16 ` Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).