use relative path
This commit is contained in:
parent
5105d254c8
commit
beecb4eb16
1 changed files with 4 additions and 4 deletions
|
|
@ -17,10 +17,10 @@
|
|||
</project>
|
||||
<nav>
|
||||
<group title="Navigation">
|
||||
<link name="Home" href="/" />
|
||||
<link name="Contact" href="/contact" />
|
||||
<link name="Webring" href="/webring" />
|
||||
<link name="BoatsNET" href="/irc" />
|
||||
<link name="Home" href="./" />
|
||||
<link name="Contact" href="./contact" />
|
||||
<link name="Webring" href="./webring" />
|
||||
<link name="BoatsNET" href="./irc" />
|
||||
</group>
|
||||
<group title="Others">
|
||||
<link name="Pyrite" href="https://pyrite.nishi.boats" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue