浏览代码

Update index.html

gh-pages
Shigeru Chiba 5 年前
父节点
当前提交
5d97b921fc
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      book/index.html

+ 2
- 2
book/index.html 查看文件

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

正在加载...
取消
保存