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>
|
</project>
|
||||||
<nav>
|
<nav>
|
||||||
<group title="Navigation">
|
<group title="Navigation">
|
||||||
<link name="Home" href="/" />
|
<link name="Home" href="./" />
|
||||||
<link name="Contact" href="/contact" />
|
<link name="Contact" href="./contact" />
|
||||||
<link name="Webring" href="/webring" />
|
<link name="Webring" href="./webring" />
|
||||||
<link name="BoatsNET" href="/irc" />
|
<link name="BoatsNET" href="./irc" />
|
||||||
</group>
|
</group>
|
||||||
<group title="Others">
|
<group title="Others">
|
||||||
<link name="Pyrite" href="https://pyrite.nishi.boats" />
|
<link name="Pyrite" href="https://pyrite.nishi.boats" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue