This is an automated email from the ASF dual-hosted git repository.
afs 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 7c036e49a GH-231: Unlink dead links
7c036e49a is described below
commit 7c036e49ad860ad8d96e87ad546faa1c60ff8770
Author: Andy Seaborne <[email protected]>
AuthorDate: Wed Sep 9 18:02:26 2026 +0100
GH-231: Unlink dead links
---
source/_index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/_index.md b/source/_index.md
index 939ef5bd1..252f50163 100644
--- a/source/_index.md
+++ b/source/_index.md
@@ -6,7 +6,7 @@ title: Home
<div class="px-5 my-4 bg-light rounded-3" id="jumbotron">
<div class="container-fluid py-5">
<h1 class="display-5 fw-bold"><img alt="Apache Jena"
src="/images/jena-logo/jena-logo-jumbotron.png"/> Apache Jena</h1>
- <p class="lead">A free and open source Java framework for building <a
href="https://www.w3.org/standards/semanticweb/">Semantic Web</a> and <a
href="https://www.w3.org/standards/semanticweb/data">Linked Data</a>
applications.</p>
+ <p class="lead">A free and open source Java framework for building Semantic
Web and Linked Data applications.</p>
<p>
<a href="/getting_started/index.html" class="btn-jumbotron btn btn-primary
btn-lg"><span class="bi-chevron-right"></span>Get started now!</a>
<a href="/download/index.cgi" class="btn-jumbotron btn btn-primary btn-lg
pl-4"><span class="bi-download"></span>Download</a>