aboutsummaryrefslogtreecommitdiffstats
path: root/docs/demo/bls.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/demo/bls.html')
-rw-r--r--docs/demo/bls.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/demo/bls.html b/docs/demo/bls.html
index d740c25..789b39c 100644
--- a/docs/demo/bls.html
+++ b/docs/demo/bls.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>BLS signature sample</title>
-<script type='text/javascript' src="./bls.js"></script>
+<script type='text/javascript' src="./bls_c.js"></script>
<script type='text/javascript' src="./exported-bls.js"></script>
<script type='text/javascript' src="./bls-demo.js"></script>
</script>