[dpdk-web] [PATCH] confirm USA summit 2017

Thomas Monjalon thomas at monjalon.net
Wed Sep 6 17:07:46 CEST 2017


The management of the event is done by the Linux Foundation.

Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
 content.css | 1 +
 events.html | 8 ++++++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/content.css b/content.css
index 06793ca..45693a9 100644
--- a/content.css
+++ b/content.css
@@ -144,6 +144,7 @@ section#rel .button + .button {
 }
 section#events .button {
 	padding: 1em 3em;
+	margin: 0 3em;
 }
 
 section .logos {
diff --git a/events.html b/events.html
index 0e423ab..b90670c 100644
--- a/events.html
+++ b/events.html
@@ -41,9 +41,13 @@
 		<section id="events">
 			<h2 id="usasummit2017">› DPDK <em>Summit</em>, San Jose - November 14-15, 2017</h2>
 			<p style="text-align: center;">
-				<a href="https://dpdksummit.com" class="button">
+				<a href="https://events.linuxfoundation.org/events/dpdk-north-america-summit/attend/register" class="button">
 					<i class="material-icons">event_note</i>
-					NOT YET CONFIRMED
+					Register
+				</a>
+				<a href="https://events.linuxfoundation.org/events/dpdk-north-america-summit/program/cfp" class="button">
+					<i class="material-icons">create</i>
+					Call for Proposal
 				</a>
 			</p>
 			<h2 id="userspace2017">› DPDK <em>Userspace</em>, Dublin - September 26-27, 2017</h2>
-- 
2.14.1



More information about the web mailing list