DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] move releases link button near latest release button
@ 2016-05-26 14:54 Thomas Monjalon
  2016-05-26 15:45 ` [dpdk-web] [PATCH v2] move releases " Harry van Haaren
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2016-05-26 14:54 UTC (permalink / raw)
  To: web

In the download page, it is more logical to have the button for
"Other Versions" just after "Latest Version".
Doing so, it is at the same place than the button "All Releases"
in the /rel page.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 download.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/download.html b/download.html
index d50158b..967052f 100644
--- a/download.html
+++ b/download.html
@@ -43,13 +43,13 @@
 				<i class="material-icons" style="font-size: 4em;">archive</i><br>
 				Latest Version: 16.04
 			</a><!-- no whitespace
-			--><a href="/doc/quick-start" class="button" style="width: 28%; margin: 0 8%;">
-				<i class="material-icons" style="font-size: 4em;">access_time</i><br>
-				Quick Start Instructions
-			</a><!-- no whitespace
 			--><a href="/rel" class="button" style="width: 28%;">
 				<i class="material-icons" style="font-size: 4em;">view_list</i><br>
 				Other Versions
+			</a><!-- no whitespace
+			--><a href="/doc/quick-start" class="button" style="width: 28%; margin: 0 8%;">
+				<i class="material-icons" style="font-size: 4em;">access_time</i><br>
+				Quick Start Instructions
 			</a>
 			<ul>
 			<h3>Applications</h3>
-- 
2.7.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-26 15:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-26 14:54 [dpdk-web] [PATCH] move releases link button near latest release button Thomas Monjalon
2016-05-26 15:45 ` [dpdk-web] [PATCH v2] move releases " Harry van Haaren
2016-05-26 15:58   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).