[dpdk-web] [PATCH] link to dpdk-stable git from the release page
    Thomas Monjalon 
    thomas at monjalon.net
       
    Thu Apr 26 22:56:45 CEST 2018
    
    
  
The link "Archives from Git" was the main development repository.
It is more useful to get the maintenance repository
from the download/releases page, because it shows
all the releases and commits.
Suggested-by: Andrii <bearrailgun at gmail.com>
Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
 rel.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rel.html b/rel.html
index 22eefc2..8fbedb1 100644
--- a/rel.html
+++ b/rel.html
@@ -48,7 +48,7 @@
 		<i class="material-icons">view_list</i>
 		All Releases
 	</a><!-- no whitespace
-	--><a href="/browse/dpdk/refs/" class="button">
+	--><a href="/browse/dpdk-stable/refs/" class="button">
 		<i class="material-icons">call_split</i>
 		Archives from Git
 	</a>
-- 
2.16.2
    
    
More information about the web
mailing list