diff options
author | MITSUNARI Shigeo <herumi@nifty.com> | 2017-12-05 16:33:48 +0800 |
---|---|---|
committer | MITSUNARI Shigeo <herumi@nifty.com> | 2017-12-05 16:33:48 +0800 |
commit | 60df8634983a32fb5e483451e542938ccf384b55 (patch) | |
tree | 35426c9836e5bfa962d97e87c321f25dc98a0098 | |
parent | 910944f7a1807d684ac53f1fc813376496ff154e (diff) | |
download | tangerine-mcl-60df8634983a32fb5e483451e542938ccf384b55.tar.gz tangerine-mcl-60df8634983a32fb5e483451e542938ccf384b55.tar.zst tangerine-mcl-60df8634983a32fb5e483451e542938ccf384b55.zip |
[js] change link to bls-demo
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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
```
|