From 12f390c276e9b7ea2d69657c77408cf1b88ad1df Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Mon, 7 Mar 2022 18:03:24 +0100 Subject: [PATCH] WIP: Weg finden... --- dist/sitemap.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/sitemap.json b/dist/sitemap.json index 029b1a1b..e664d572 100644 --- a/dist/sitemap.json +++ b/dist/sitemap.json @@ -3,7 +3,7 @@ "/index.html": "Home", "/blog/": "Blog", "/projects.html": "Projects", - "/hibernate-maven-plugin/index.html": "Hibernate Maven Plugin", + "/hibernate-maven-plugin-2.1.0/index.html": "Hibernate Maven Plugin", "/http-resources/2.0.0/index.html": "HTTP resources", "/maven-thymeleaf-skin/1.1.0/index.html": "Maven Thymeleaf Skin", "/about.html": "About", @@ -27,7 +27,7 @@ ], "/blog/": [], "/projects.html": [ - "/hibernate-maven-plugin/index.html", + "/hibernate-maven-plugin-2.1.0/index.html", "/http-resources/2.0.0/index.html", "/maven-thymeleaf-skin/1.1.0/index.html" ], @@ -53,10 +53,10 @@ "/index.html", "/projects.html" ], - "/hibernate-maven-plugin/index.html": [ + "/hibernate-maven-plugin-2.1.0/index.html": [ "/index.html", "/projects.html", - "/hibernate-maven-plugin/index.html" + "/hibernate-maven-plugin-2.1.0/index.html" ], "/http-resources/2.0.0/index.html": [ "/index.html", -- 2.20.1