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

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


The following commit(s) were added to refs/heads/main by this push:
     new bc708aee0b Update URLs to use HTTPS in BUILD.md
bc708aee0b is described below

commit bc708aee0b2704231460ec3528d09c7111871e07
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Mar 19 13:23:47 2026 +0100

    Update URLs to use HTTPS in BUILD.md
---
 BUILD.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/BUILD.md b/BUILD.md
index c3f5647188..354537e0f6 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -5,7 +5,7 @@ It is not normally necessary to build from source. Apache Jena 
provides already-
 
 ## Binaries
 
-See http://jena.apache.org/download/
+See https://jena.apache.org/download/
 
 For most usage, there is no requirement to build from source. Use maven
 or other build system that can download from the central repositories.
@@ -17,7 +17,7 @@ or other build system that can download from the central 
repositories.
        <version>X.Y.Z</version>
     </dependency>
 
-The latest Apache Jena Fuseki can be obtained via 
http://jena.apache.org/download/.
+The latest Apache Jena Fuseki can be obtained via 
https://jena.apache.org/download/.
 
 There is also a package of libraries for offline installation.
 
@@ -37,11 +37,11 @@ or the Apache primary code repository for Jena:
 
 For the signed source of the latest release, go to:
 
-http://apache.org/dist/jena/source/
+https://apache.org/dist/jena/source/
 
 with previous versions available at:
 
-http://archive.apache.org/dist/jena/source/
+https://archive.apache.org/dist/jena/source/
 
 These are the formal files that define an Apache Jena release.
 

Reply via email to