From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <mac@semihalf.com>
Received: from mail-qk0-f176.google.com (mail-qk0-f176.google.com
 [209.85.220.176]) by dpdk.org (Postfix) with ESMTP id CBC9C2BA6
 for <web@dpdk.org>; Mon, 10 Oct 2016 16:27:07 +0200 (CEST)
Received: by mail-qk0-f176.google.com with SMTP id n189so113644632qke.0
 for <web@dpdk.org>; Mon, 10 Oct 2016 07:27:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=semihalf-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:in-reply-to:references;
 bh=hs+Iy7bLHg68HGNwA1A5LnXhSMRWR1+NXYj/QuC83u4=;
 b=n2QBGsBXqU8o/2MdRHiFqhx0Ro3bn4/DdC2Fpumv2aksztwbQ+Fx8TSPpGDTyDmYII
 6FlgEyYNep2vc1wNdrddXbS7thmulN3Uxdy5dsGYc3cO6ul562YAAy8+L8BecEDh/7el
 8zJbfY87JdbpLWzyS/Xb2o7BS2BDje9GKhPMaO+plcyOxI5NrA+ogLCklXMaVlmC8zRz
 phyPluDIheYnf/kdu0AJl6wzo1ZfKxM+pIB5okcIeMONrl9L/DgrIUBTxPqxRYM/8IIO
 aEJsQSviIbhLxdiRGiLZspZZJ6e6+CCkimusnB+Lumil15S4Xv4ckJmqvOP7NgBccc5b
 2R0w==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to
 :references;
 bh=hs+Iy7bLHg68HGNwA1A5LnXhSMRWR1+NXYj/QuC83u4=;
 b=elqOaxnEZFE3l+3eisltzvXLbml7KeFbR3GxyhGaBrbWU49sUzWg4flsEK3cYGJbjj
 b1ePG6kv3G18jvehE338VsszqtKPBCOpd9an+Wi2WhlvdqslCzqxLtN1J8SEdMcpU0Ln
 65OnuIjapJ+0JdSUERVQZQ8KycauCWBX5y4CFXTVnQuMzLb/YzfVr6ZJVRXmX/zPJQrl
 YRy8SmkWOvXZpB6Ac2XRd++av1kbV9ULniHd6lHej997cVyi7KoQBAVlMsBDg9vGDtMe
 WCdyb3U3rbnBCkpNb9uj1Go18bl8BopCYDyxNTCJg9tyD6CoTYvpMUvT34kSD9q3cFng
 LgBA==
X-Gm-Message-State: AA6/9Rk0qBCWeMBgIEWpZYZUkNaijqdCeVG48fDs1Qwd4EgxIyIL7st97DlCqKGhoNNXrQ==
X-Received: by 10.194.7.68 with SMTP id h4mr30443686wja.156.1476109627245;
 Mon, 10 Oct 2016 07:27:07 -0700 (PDT)
Received: from localhost.localdomain (31-172-191-173.noc.fibertech.net.pl.
 [31.172.191.173])
 by smtp.gmail.com with ESMTPSA id lf9sm40551261wjb.22.2016.10.10.07.27.06
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);
 Mon, 10 Oct 2016 07:27:06 -0700 (PDT)
From: Marcin Maciejewski <mac@semihalf.com>
To: thomas.monjalon@6wind.com
Cc: web@dpdk.org,
	Marcin Maciejewski <mac@semihalf.com>
Date: Mon, 10 Oct 2016 14:25:52 +0000
Message-Id: <20161010142552.4444-2-mac@semihalf.com>
X-Mailer: git-send-email 2.9.0.windows.1
In-Reply-To: <20161010142552.4444-1-mac@semihalf.com>
References: <20161010142552.4444-1-mac@semihalf.com>
Subject: [dpdk-web] [PATCH 2/2] Moving instructor-led training section to
	about tab
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, 10 Oct 2016 14:27:08 -0000

Signed-off-by: Marcin Maciejewski <mac@semihalf.com>
---
 about.html | 9 +++++++++
 doc.html   | 9 +--------
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/about.html b/about.html
index 7633d91..9d91569 100644
--- a/about.html
+++ b/about.html
@@ -45,6 +45,7 @@
 			<p>For any other question, please contact <a href="mailto:admin@dpdk.org">admin@dpdk.org</a>.
 			<h2>Extensions / Support</h2>
 			<p>Companies able to provide services and support for DPDK environments:</p>
+			<br>
 			<ul>
 				<li id="6WIND">
 					<a href="http://6wind.com/products/6windgate-software-modules">6WIND</a>
@@ -57,6 +58,14 @@
 				<li id="WindRiver">
 					<a href="http://www.windriver.com/news/press/pr.html?ID=10661">Wind River</a>
 			</ul>
+			<p>Instructor-led courses provided by supporting companies:</p>
+			<br>
+			<ul>
+				<li>Calsoft Labs - <a href="http://www.altencalsoftlabs.com/resources/insights/dpdk-data-plane-development-kit/">Intel DPDK Evaluation</a>
+				<li>Semihalf - <a href="http://academy.semihalf.com/">Advanced DPDK Applications</a>
+				<li>WindRiver - <a href="https://education.windriver.com/lmt/clmsCatalogDetails.prMain?in_sessionId=&in_portId=1&in_offeringId=1994910">Data Plane Development Kit</a>
+			</ul>
+			
 			<h2>Logos</h3>
 			<p>
 				<a href="http://fast.dpdk.org/download/logos/">The DPDK logos</a>
diff --git a/doc.html b/doc.html
index 2b7e8b9..bb3b2fe 100644
--- a/doc.html
+++ b/doc.html
@@ -69,19 +69,12 @@
 			</ul>
 			<h2>Trainings</h2>
 			<ul>
-			<li>This section includes both paid, and free resources provided by our partners
-			<li>If you are interested in consulting/development services, please refer to <a href="/about">supporting companies list</a>
+			<li>If you are interested in paid consulting/instructor-led training services, please refer to <a href="/about">supporting companies list</a>
 			<h3>On-line resources</h3>
 			<ul>
 				<li>DPDK Summit - <a href="https://dpdksummit.com/us/en/past-events">Presentations and lectures</a>
 				<li>Intel Network Builders University - <a href="https://networkbuilders.intel.com/university/coursescategory/dpdk">DPDK Courses</a> [registration is free, but required]
 			</ul>
-			<h3>Instructor-led courses</h3>
-			<ul>
-				<li>Calsoft Labs - <a href="http://sdn.calsoftlabs.com/competencies/intel-dpdk.html">Intel DPDK Evaluation</a>
-				<li>Semihalf - <a href="http://academy.semihalf.com/">Advanced DPDK Applications</a>
-				<li>WindRiver - <a href="https://education.windriver.com/lmt/clmsCatalogDetails.prMain?in_sessionId=&in_portId=1&in_offeringId=1994910">Data Plane Development Kit</a>
-			</ul>
 			</ul>
 		</section>
 	</body>
-- 
2.9.0.windows.1