web: fix link paths
This commit is contained in:
parent
5c2c3882f3
commit
d042c273c9
|
@ -6,8 +6,8 @@
|
|||
</head>
|
||||
<body>
|
||||
<ul>
|
||||
<li><a href="karma/">Karma</a></li>
|
||||
<li><a href="storycraft/">Storycraft</a></li>
|
||||
<li><a href="/dr.botzo/karma/">Karma</a></li>
|
||||
<li><a href="/dr.botzo/storycraft/">Storycraft</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue