Fixed invalid 'Go back to index' link; fixes gh-1918

This commit is contained in:
Marcin Grzejszczak
2023-07-03 07:04:17 +02:00
parent 8d897f44ed
commit 550b7c0069

View File

@@ -24,6 +24,7 @@
<maven-deploy-plugin-default.phase>none</maven-deploy-plugin-default.phase>
<!-- Aligned with Groovy in SC-Build -->
<groovy.version>2.5.14</groovy.version>
<index-link></index-link>
</properties>
<build>
<plugins>