Corrected server paths.

This commit is contained in:
2017-10-12 18:50:41 +01:00
parent 0a840b59ce
commit 819fcfc3a2
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
DiscImageChef list of things to do:
</p>
<div>
<velyo:MarkdownContent ID="todo" runat="server" Path="docs/TODO.md" />
<velyo:MarkdownContent ID="todo" runat="server" Path="~/docs/TODO.md" />
</div>
</body>
</html>