Bladeren bron

Update index.html

gh-pages
Shigeru Chiba 6 jaren geleden
bovenliggende
commit
5d97b921fc
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2
    2
      book/index.html

+ 2
- 2
book/index.html Bestand weergeven

@@ -1,12 +1,12 @@
<html>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html" />
<META HTTP-EQUIV="refresh" CONTENT="3;url=http://www.csg.ci.i.u-tokyo.ac.jp/~chiba/site/index.php?ScriptingBook" />
<META HTTP-EQUIV="refresh" CONTENT="3;url=https://chibash.github.io/essays/book" />
<TITLE>A new scripting language in two weeks</TITLE>
</HEAD>
<body>
<p>Please visit
<a href="www.csg.ci.i.u-tokyo.ac.jp/~chiba/site/index.php?ScriptingBook">this page</a>.
<a href="https://chibash.github.io/essays/book">this page</a>.
</p>
</body>
</html>

Laden…
Annuleren
Opslaan