Skip to content

Commit

Permalink
Fixed link in header of generated maven site
Browse files Browse the repository at this point in the history
  • Loading branch information
fbahle committed Feb 3, 2020
1 parent ec5f1cf commit 56a43c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/site/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<bannerLeft>
<name>External Java Code Formatters for NetBeans</name>
<src>imgs/logos/externalcodeformatter.png</src>
<href>http://ecf.funfried.de</href>
<href>http://funfried.github.io/externalcodeformatter_for_netbeans/</href>
</bannerLeft>

<bannerRight>
Expand Down

0 comments on commit 56a43c9

Please sign in to comment.