[dpdk-web] [PATCH] remove gmane references

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Aug 29 10:07:07 CEST 2016


Unfortunately the website gmane has stopped working.

Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
---
 dev.html |  4 ++--
 ml.html  | 13 -------------
 2 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/dev.html b/dev.html
index 5bc03c5..aec2465 100644
--- a/dev.html
+++ b/dev.html
@@ -40,7 +40,7 @@
 	<h2>Development</h2>
 	<p>Anyone is welcome to contribute.
 	<p>The collaboration is based on <a href="/browse/">git</a>
-	and <a href="http://news.gmane.org/gmane.comp.networking.dpdk.devel">emails</a>.
+	and <a href="http://dpdk.org/ml/archives/dev">emails</a>.
 	Coming patches are listed in <a href="/dev/patchwork">patchwork</a>.
 	<p>Planned features are listed in the <a href="/dev/roadmap">roadmap</a>
 	and integrated during a <a href="/dev/roadmap#cycle">cycle started by a merge window</a>.
@@ -66,7 +66,7 @@
 	<a href="http://www.kernel.org/pub/software/scm/git/docs/git-commit.html">git commit</a>.
 	<p>The title will be clearly visible in the
 	<a href="http://dpdk.org/browse/dpdk/log">git repository</a>
-	and in the <a href="http://news.gmane.org/gmane.comp.networking.dpdk.devel">email archives</a>.
+	and in the <a href="http://dpdk.org/ml/archives/dev">email archives</a>.
 	So it is important to make it short and clear for quick reading and searches.
 	Prefixes like <em>"mk:"</em>, <em>"mem:"</em> or <em>"pci:"</em> make it easy to read.<br>
 	The email title must begin with <em>[PATCH]</em> to distinguish it among discussions.
diff --git a/ml.html b/ml.html
index f5f7e9f..3b40d03 100644
--- a/ml.html
+++ b/ml.html
@@ -58,22 +58,9 @@
 					<td>patches reviews and development discussions</td>
 					<td>| <a href="/ml/listinfo/dev">register</a>
 					    | <a href="/ml/archives/dev">archives</a>
-					    | <a href="http://dir.gmane.org/gmane.comp.networking.dpdk.devel">gmane</a>
 					    |</td>
 				</tr>
 				<tr>
-					<th></th>
-					<td>
-						<form action="http://search.gmane.org/">
-							<input type="text" name="query" size="30" />
-							<input type="hidden" name="group" value="gmane.comp.networking.dpdk.devel" />
-							   
-							<input type="submit" value="search" />
-						</form>
-					</td>
-					<td></td>
-				</tr>
-				<tr>
 					<th><a href="mailto:dts at dpdk.org">dts at dpdk.org</a></th>
 					<td>test suite reviews and discussions</td>
 					<td>| <a href="/ml/listinfo/dts">register</a>
-- 
2.7.0



More information about the web mailing list