Browse Source

Update index.html

gh-pages
Shigeru Chiba 5 years ago
parent
commit
5d97b921fc
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      book/index.html

+ 2
- 2
book/index.html View File

@@ -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>

Loading…
Cancel
Save