aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-12-05 16:33:48 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-12-05 16:33:48 +0800
commit60df8634983a32fb5e483451e542938ccf384b55 (patch)
tree35426c9836e5bfa962d97e87c321f25dc98a0098
parent910944f7a1807d684ac53f1fc813376496ff154e (diff)
downloadtangerine-mcl-60df8634983a32fb5e483451e542938ccf384b55.tar.gz
tangerine-mcl-60df8634983a32fb5e483451e542938ccf384b55.tar.zst
tangerine-mcl-60df8634983a32fb5e483451e542938ccf384b55.zip
[js] change link to bls-demo
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 8e8c44d..4227d4f 100644
--- a/readme.md
+++ b/readme.md
@@ -98,7 +98,7 @@ mcl supports emcc (Emscripten) and `test/bn_test.cpp` runs on browers such as Fi
* [IBE on browser](https://herumi.github.io/mcl/demo/ibe.html)
* [SHE on browser](https://herumi.github.io/mcl/demo/she2.html)
-* [BLS signature on brower](https://herumi.github.io/bls/demo/bls.html)
+* [BLS signature on brower](https://herumi.github.io/bls-wasm/bls-demo.html)
Type
```