From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53])
 by dpdk.org (Postfix) with ESMTP id 668FC2965
 for <web@dpdk.org>; Mon, 29 Aug 2016 10:07:23 +0200 (CEST)
Received: by mail-wm0-f53.google.com with SMTP id f65so67365244wmi.0
 for <web@dpdk.org>; Mon, 29 Aug 2016 01:07:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:subject:date:message-id;
 bh=puhEEMlNv4y/uy18SjCDu3f5RtjrbWbFAwe5rBqdmWk=;
 b=2Mq1EpXD0nbHowbXmxPmMeYmq3zblLXA7RDG3j6m1J+jUWD3Eq0yrKRh/qYeBxfUj1
 o2j+Jhk3YxOmfvrRxrjidUWRFvgYoR3XFcYYwVuEGsJgW0geaEN6XI7JduqCiiycKqy3
 C7uBwpgungQ3budcADqnOb49a6vvLlzMu62qdNipFoytqYs3EPdIikZZ0/J0/NhJdh2v
 hbtBYEHKI0hx8eI35kmoL4kQkwmFRYrHwSpc5mN6ch78FFNcnrpGkwjHzQTqidm07HRk
 O6j4iKzehxBqxxhO2oD//eWdCqXwi2OqPIcAAFE5jzFyU5Nd1r1+Mjmg3Up/u4xwAhdd
 Ce+g==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:subject:date:message-id;
 bh=puhEEMlNv4y/uy18SjCDu3f5RtjrbWbFAwe5rBqdmWk=;
 b=XVIKEdXfmh0hD1JQWi+mepnw30NEZJHLXgr8dxl6v56iH9Aj3t9vrrAk4l0UOiWyUl
 BNkI8IMlxECBzd7Ebb+ga88LGTeWuIZfEuwACxIaLvZhasXGSkacascPP/LZJ/KkbcYf
 Y8seX6LwodqMWhDgSpfsWcwdXNoCR/q9fiZjwxPpErKs/CcCY8+yMiUMAK9MTmPlRyrp
 vk1SFuK/32FA5zTPC7ATYXzpN4U/+HyEJPIGDdIuX/AroY+f4F/7Mih3tRfrKEyv2ely
 YENoao/Tfat9DWgNVxnWcwfNGVrOhjdvqTv1zATyi+yufw3yrlHeRrl+0BByFBX7zosj
 FsEA==
X-Gm-Message-State: AE9vXwNoOAW38IqjjtZTgCdK8rZbLAh1k+qVQ7pCPEkzXnSaBRE69bzlkIgOhUiKtz52S8vf
X-Received: by 10.194.236.132 with SMTP id uu4mr13963369wjc.176.1472458042935; 
 Mon, 29 Aug 2016 01:07:22 -0700 (PDT)
Received: from XPS13.localdomain (229.202.154.77.rev.sfr.net. [77.154.202.229])
 by smtp.gmail.com with ESMTPSA id yz6sm33092567wjb.35.2016.08.29.01.07.18
 for <web@dpdk.org>
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);
 Mon, 29 Aug 2016 01:07:21 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: web@dpdk.org
Date: Mon, 29 Aug 2016 10:07:07 +0200
Message-Id: <1472458027-9733-1-git-send-email-thomas.monjalon@6wind.com>
X-Mailer: git-send-email 2.7.0
Subject: [dpdk-web] [PATCH] remove gmane references
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: website maintenance <web.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Aug 2016 08:07:23 -0000

Unfortunately the website gmane has stopped working.

Signed-off-by: Thomas Monjalon <thomas.monjalon@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" />
-							&nbsp;&nbsp;&nbsp;
-							<input type="submit" value="search" />
-						</form>
-					</td>
-					<td></td>
-				</tr>
-				<tr>
 					<th><a href="mailto:dts@dpdk.org">dts@dpdk.org</a></th>
 					<td>test suite reviews and discussions</td>
 					<td>| <a href="/ml/listinfo/dts">register</a>
-- 
2.7.0