Changed to relative path

This commit is contained in:
Daisuke Oka 2017-11-29 16:07:59 +09:00
parent d83904b553
commit 524d75754b
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<input type="submit" value="Type">
</form>
<p><a href="/about.html">About Type</a></p>
<p><a href="./about.html">About Type</a></p>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/localforage/1.4.2/localforage.min.js"></script>