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

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

commit 2e966c0bf9fbd1595c2e76fe286305c230d1632e
Author: Andy Seaborne <[email protected]>
AuthorDate: Tue Mar 2 22:24:00 2021 +0000

    Redirect Fuseki1 index to Fuseki2
---
 source/documentation/fuseki2/__index.md      |  3 +++
 source/documentation/serving_data/__index.md | 15 ---------------
 2 files changed, 3 insertions(+), 15 deletions(-)

diff --git a/source/documentation/fuseki2/__index.md 
b/source/documentation/fuseki2/__index.md
index 1893d5e..83b5544 100644
--- a/source/documentation/fuseki2/__index.md
+++ b/source/documentation/fuseki2/__index.md
@@ -1,6 +1,9 @@
 ---
 title: Apache Jena Fuseki
 slug: index
+aliases:
+    - /documentation/serving_data
+    - /documentation/serving_data/index.html
 ---
 
 Apache Jena Fuseki is a SPARQL server.  It can run as a operating system
diff --git a/source/documentation/serving_data/__index.md 
b/source/documentation/serving_data/__index.md
deleted file mode 100644
index b3b5f17..0000000
--- a/source/documentation/serving_data/__index.md
+++ /dev/null
@@ -1,15 +0,0 @@
----
-title: "Fuseki: serving RDF data over HTTP"
-slug: index
----
-
-## See the [Fuseki2 documentation](/documentation/fuseki2/).
-
-----
-> This page covers Fuseki1.<br/>
-> Fuseki1 is deprecated and has been retired.<br/>
-> [Fuseki2](/documentation/fuseki2/) is current.<br/>
-> <br/>
-> The last release of Jena with this module is Jena 3.9.0.<br/>
-> The [original 
documentation](/documentation/archive/serving_data/fuseki1.html).
-----

Reply via email to