From 8223a8c73c8939ec8ae96690ae4abd9d7697eba0 Mon Sep 17 00:00:00 2001 From: Simon Goldschmidt Date: Thu, 28 Jun 2018 21:15:57 +0200 Subject: [PATCH] docs: reference the nongnu archive, not nabble --- doc/doxygen/main_page.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/main_page.h b/doc/doxygen/main_page.h index 79e4eca6..534770c2 100644 --- a/doc/doxygen/main_page.h +++ b/doc/doxygen/main_page.h @@ -177,7 +177,7 @@ * This implies one or more cacheline(s) of the RX pbuf become dirty * and need to be flushed before the memory is handed over to the * DMA ethernet hardware for the next telegram to be received. - * See http://lwip.100.n7.nabble.com/in-place-overwriting-of-payload-via-static-quot-tcphdr-quot-pointer-td31434.html + * See http://lists.nongnu.org/archive/html/lwip-devel/2017-12/msg00070.html * for a more detailed explanation. * Also keep in mind the user application may also write into pbufs, * so it is generally a bug not to flush the data cache before handing