This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/main by this push:
     new aee22ac  Update download settings section
aee22ac is described below

commit aee22acc5ac9687aaa9fcf352510e49bc422232e
Author: Andy Seaborne <[email protected]>
AuthorDate: Thu Mar 24 12:55:03 2022 +0000

    Update download settings section
---
 source/download/__index.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/source/download/__index.md b/source/download/__index.md
index 680d284..8752695 100644
--- a/source/download/__index.md
+++ b/source/download/__index.md
@@ -81,14 +81,17 @@ preference to using any older versions of Jena.
 Previous Apache Jena releases can be found in the Apache archive area
 at 
[https://archive.apache.org/dist/jena](https://archive.apache.org/dist/jena/).
 
-## Download Mirrors
+## Download Source
+
+The Apache Software foundation uses 
[CDN-distribution](https://dlcdn.apache.org/) for Apache
+projects and [the current release of Jena](https://dlcdn.apache.org/jena/).
 
 <p>[if-any logo]
 <a href="[link]">
   <img align="right" src="[logo]" border="0" />
 </a>[end]
-The currently selected mirror is <b>[preferred]</b>.  If you encounter a 
problem with this mirror, please select another mirror.  If all
-mirrors are failing, there are <i>backup</i> mirrors (at the end of the 
mirrors list) that should be available.</p>
+The currently selected mirror is <b>[preferred]</b>.  If you encounter a 
problem with this mirror, please select another
+mirror.
 
 <form action="[location]" method="get" id="SelectMirror">
 Other mirrors: <select name="Preferred">
@@ -106,5 +109,3 @@ Other mirrors: <select name="Preferred">
 </select>
 <input type="submit" value="Change" />
 </form>
-
-You may also consult the [complete list of 
mirrors](https://www.apache.org/mirrors/)

Reply via email to