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 86c9f20 commit 3cfb4ee
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/site/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,8 @@
limitations under the License.
-->
<project name="Maven XML Plugin"
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 https://maven.apache.org/xsd/decoration-1.8.0.xsd">
<body>
<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">

<breadcrumbs>
<item name="MojoHaus" href="https://www.mojohaus.org/"/>
Expand All @@ -45,5 +42,5 @@
<item name="Catalog files" href="examples/catalog.html"/>
</menu>

</body>
</site>
</project>

0 comments on commit 3cfb4ee

Please sign in to comment.