From: Kai Moritz Date: Mon, 15 Jun 2026 18:25:57 +0000 (+0000) Subject: Fix 404 for generated-doc links in project-reports content X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=860102865dc0e337533ee3d9d18c5e31b67afd19;p=website Fix 404 for generated-doc links in project-reports content apidocs/ and testapidocs/ trailing-slash URLs 404 without server-side directory-index; changed to explicit /index.html in the body links. Co-Authored-By: Claude Sonnet 4.6 --- diff --git a/src/content/projects/hibernate-maven-plugin/2.1.1/project-reports/_index.html b/src/content/projects/hibernate-maven-plugin/2.1.1/project-reports/_index.html index 35290517..cf617359 100644 --- a/src/content/projects/hibernate-maven-plugin/2.1.1/project-reports/_index.html +++ b/src/content/projects/hibernate-maven-plugin/2.1.1/project-reports/_index.html @@ -17,9 +17,9 @@ generated by Maven.Overview - + - + diff --git a/src/content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/_index.html b/src/content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/_index.html index ba8a8362..e45e483e 100644 --- a/src/content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/_index.html +++ b/src/content/projects/hibernate-maven-plugin/2.1.2-SNAPSHOT/project-reports/_index.html @@ -18,9 +18,9 @@ generated by Maven.Overview
DocumentDescription
JavaDocs
JavaDocs This document contains the JavaDoc API documentation.
Test JavaDocs
Test JavaDocs This document contains the test JavaDoc API documentation.
Plugin Documentation This document lists the plugins goals and their parameters.
- + - +
DocumentDescription
JavaDocs
JavaDocs This document contains the JavaDoc API documentation.
Test JavaDocs
Test JavaDocs This document contains the test JavaDoc API documentation.
Plugin Documentation This document lists the plugins goals and their parameters.