Skip to content

Commit

Permalink
Update site.xml to Doxia 2
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz authored Nov 17, 2024
1 parent 5173375 commit f1163ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/site/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
under the License.
-->

<project xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd">
<site xmlns="http://maven.apache.org/SITE/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 https://maven.apache.org/xsd/site-2.0.0.xsd">

<body>
<breadcrumbs>
Expand All @@ -34,4 +34,4 @@
<item name="Usage" href="usage.html" />
</menu>
</body>
</project>
</site>

0 comments on commit f1163ea

Please sign in to comment.