This is an automated email from the ASF dual-hosted git repository. afs pushed a commit to branch w3c-links in repository https://gitbox.apache.org/repos/asf/jena-site.git
commit 632131b1f823109e7e8c7af50827919a79203905 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>
