DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: web@dpdk.org
Subject: [dpdk-web] [PATCH 1/2] redirect big static files to the CDN
Date: Tue, 24 May 2016 00:28:02 +0200	[thread overview]
Message-ID: <1464042483-6954-2-git-send-email-thomas.monjalon@6wind.com> (raw)
In-Reply-To: <1464042483-6954-1-git-send-email-thomas.monjalon@6wind.com>

The domain fast.dpdk.org is a CDN.
It will give faster access to big files.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 about.html        | 4 ++--
 doc.html          | 2 +-
 doc/archives.html | 8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/about.html b/about.html
index 19a9019..f0c3fa7 100644
--- a/about.html
+++ b/about.html
@@ -55,8 +55,8 @@
 					<a href="http://www.windriver.com/news/press/pr.html?ID=10661">Wind River</a>
 			</ul>
 			<h2>Logos</h3>
-			<p><a href="/download/logos/">The DPDK logos</a> are provided by Intel
-			under a Creative Commons Attribution-NoDerivatives 4.0 License
+			<p><a href="http://fast.dpdk.org/download/logos/">The DPDK logos</a>
+			are provided by Intel under a Creative Commons Attribution-NoDerivatives 4.0 License
 			(<a href="http://creativecommons.org/licenses/by-nd/4.0/">CC BY-ND 4.0</a>).</p>
 		</section>
 	</body>
diff --git a/doc.html b/doc.html
index 2af2640..24bc410 100644
--- a/doc.html
+++ b/doc.html
@@ -51,7 +51,7 @@
 					<a href="/doc/guides/rel_notes/">release notes</a>
 					are formatted with <a href="http://sphinx-doc.org/">sphinx</a>.
 				<li>The guides are also available as
-					<a href="/doc/pdf-guides/">PDF files</a>.
+					<a href="http://fast.dpdk.org/doc/pdf-guides/">PDF files</a>.
 			<h3>Applications</h3>
 			<ul>
 				<li><a href="http://pktgen.readthedocs.org">pktgen-dpdk (traffic generator)</a>
diff --git a/doc/archives.html b/doc/archives.html
index e577991..b8120cf 100644
--- a/doc/archives.html
+++ b/doc/archives.html
@@ -41,22 +41,22 @@
 	<p>DPDK 16.04 |
 		<a href="/doc/api-16.04/">HTML API</a> |
 		<a href="/doc/guides-16.04/">HTML guides</a> |
-		<a href="/doc/archives/dpdk-16.04/pdf/guides/">PDF guides</a>
+		<a href="http://fast.dpdk.org/doc/pdf-guides-16.04/">PDF guides</a>
 	</p>
 	<p>DPDK 2.2 |
 		<a href="/doc/api-2.2/">HTML API</a> |
 		<a href="/doc/guides-2.2/">HTML guides</a> |
-		<a href="/doc/archives/dpdk-2.2/pdf/guides/">PDF guides</a>
+		<a href="http://fast.dpdk.org/doc/pdf-guides-2.2/">PDF guides</a>
 	</p>
 	<p>DPDK 2.1 |
 		<a href="/doc/api-2.1/">HTML API</a> |
 		<a href="/doc/guides-2.1/">HTML guides</a> |
-		<a href="/doc/archives/dpdk-2.1/pdf/guides/">PDF guides</a>
+		<a href="http://fast.dpdk.org/doc/pdf-guides-2.1/">PDF guides</a>
 	</p>
 	<p>DPDK 2.0 |
 		<a href="/doc/api-2.0/">HTML API</a> |
 		<a href="/doc/guides-2.0/">HTML guides</a> |
-		<a href="/doc/archives/dpdk-2.0/pdf/guides/">PDF guides</a>
+		<a href="http://fast.dpdk.org/doc/pdf-guides-2.0/">PDF guides</a>
 	</p>
 	<p>DPDK 1.8 |
 		<a href="/doc/api-1.8/">HTML API</a> |
-- 
2.7.0

  reply	other threads:[~2016-05-23 22:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-23 22:28 [dpdk-web] [PATCH 0/2] Host tarballs on Fastly CDN Thomas Monjalon
2016-05-23 22:28 ` Thomas Monjalon [this message]
2016-05-24 14:34   ` [dpdk-web] [PATCH 1/2] redirect big static files to the CDN Van Haaren, Harry
2016-05-23 22:28 ` [dpdk-web] [PATCH 2/2] add releases page Thomas Monjalon
2016-05-24 14:34   ` Van Haaren, Harry
2016-05-24 15:52 ` [dpdk-web] [PATCH 0/2] Host tarballs on Fastly CDN Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1464042483-6954-2-git-send-email-thomas.monjalon@6wind.com \
    --to=thomas.monjalon@6wind.com \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).