Skip to content

Commit

Permalink
remove trailing / in vitruv updatesite urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Wittler committed Aug 19, 2022
1 parent 78adfb8 commit 0130bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releng/tools.vitruv.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<!-- A local updatesite for the change core can be specified by overwriting these properties. It defaults to the nightly Vitruv change updatesite. -->
<vitruv.change.url>https://vitruv-tools.github.io/updatesite/nightly/change/</vitruv.change.url>
<vitruv.change.url>https://vitruv-tools.github.io/updatesite/nightly/change</vitruv.change.url>
</properties>

<repositories>
Expand Down

0 comments on commit 0130bbb

Please sign in to comment.