Links are now a relativ path
This commit is contained in:
parent
08507f1044
commit
3ff973170f
1 changed files with 4 additions and 4 deletions
|
@ -35,11 +35,11 @@
|
|||
<h2>Our Games</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://interstellardevelopment.org/freettrpg/" target="_blank">FreeTTRPG</a>
|
||||
<a href="freettrpg/" target="_blank">FreeTTRPG</a>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://interstellardevelopment.org/freeftf/"
|
||||
href="freeftf/"
|
||||
target="_blank"
|
||||
>FreeFTF</a
|
||||
>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<ul>
|
||||
<li>
|
||||
<a
|
||||
href="https://interstellardevelopment.org/foss_alternatives/"
|
||||
href="foss_alternatives/"
|
||||
target="_blank"
|
||||
>FOSS Alternatives</a
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue