Sfoglia il codice sorgente

Update index.html

gh-pages
Shigeru Chiba 6 anni fa
parent
commit
5d97b921fc
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      book/index.html

+ 2
- 2
book/index.html Vedi 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…
Annulla
Salva