aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-10-02 09:29:35 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-10-02 09:29:35 +0800
commitafe7ddfd705c9daf81d8cb7895ee5a6a2fea425a (patch)
treea06197f3d72502d9cd126b3820739da050a9fd3e
parentb42b8ddeec1c855052d7b27e6d445a9f735bced2 (diff)
downloadtangerine-mcl-afe7ddfd705c9daf81d8cb7895ee5a6a2fea425a.tar.gz
tangerine-mcl-afe7ddfd705c9daf81d8cb7895ee5a6a2fea425a.tar.zst
tangerine-mcl-afe7ddfd705c9daf81d8cb7895ee5a6a2fea425a.zip
[doc] add url for SHE demo
-rw-r--r--docs/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index be5434a..9c27dce 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<h2>demo</h2>
-<a href="https://herumi.github.io/bls/demo/bls.html">bls demo</a>
+<a href="demo/she.html">SHE demo</a>
+<a href="https://herumi.github.io/bls/demo/bls.html">BLS demo</a>
</body>
</html>