Skip to content

Commit 5b599e7

Browse files
authored
Provide hostnames in src/site/site.xml
1 parent 0be9ab6 commit 5b599e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/site/site.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828

2929
<menu name="Apache log4net" inherit="top" img="icon-home">
3030
<item name="About" href="/index.html"/>
31-
<item name="Download" href="../download.html"/>
32-
<item name="Support" href="../support.html" />
31+
<item name="Download" href="https://logging.apache.org/download.html"/>
32+
<item name="Support" href="https://logging.apache.org/support.html" />
3333
<item name="Release Notes" href="/release/release-notes.html"/>
3434
<item name="License" href="/license.html"/>
3535
</menu>

0 commit comments

Comments
 (0)