From 49a4c351ee56671c31193cb5e78ba59897fd560f 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 f5f46840..f0e6deda 100644 --- a/src/site/xhtml/index.xhtml +++ b/src/site/xhtml/index.xhtml @@ -60,13 +60,13 @@
  • current version
  • ${project.version} (this version)
  • 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