From 891c82aaa213c02ca771a8f1ebddbd98dd0dfb03 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sun, 26 Oct 2025 13:11:33 +0100 Subject: [PATCH] Switched the linking for all old projects to the refined path --- src/site/xhtml/index.xhtml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/site/xhtml/index.xhtml b/src/site/xhtml/index.xhtml index 0f5c8b2e..99f3c46e 100644 --- a/src/site/xhtml/index.xhtml +++ b/src/site/xhtml/index.xhtml @@ -61,13 +61,13 @@
  • ${project.version} (this version)
  • 2.1.1
  • 2.1.0
  • -
  • 2.0.0
  • -
  • 1.0.5
  • -
  • 1.0.4
  • -
  • 1.0.3
  • -
  • 1.0.2
  • -
  • 1.0.1
  • -
  • 1.0
  • +
  • 2.0.0
  • +
  • 1.0.5
  • +
  • 1.0.4
  • +
  • 1.0.3
  • +
  • 1.0.2
  • +
  • 1.0.1
  • +
  • 1.0
  • -- 2.39.5