This is an automated email from the ASF dual-hosted git repository. brianspector pushed a commit to branch fixes in repository https://gitbox.apache.org/repos/asf/incubator-milagro.git
commit 193a951a2b11cad24de48cbc16645ced3a035195 Author: Brian Spector <[email protected]> AuthorDate: Tue Aug 13 14:25:26 2019 +0100 fixes --- docs/amcl-javascript-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/amcl-javascript-api.md b/docs/amcl-javascript-api.md index 720d2d4..f8a48f9 100644 --- a/docs/amcl-javascript-api.md +++ b/docs/amcl-javascript-api.md @@ -15,4 +15,4 @@ cryptographically secure random number generator. Furthermore we recently added New Hope, a post-quantum key exchange. * MCJS is [Node.js](https://nodejs.org/en/) compatible and browser compatible -(see some examples below). \ No newline at end of file +(see some examples by going to the next page). \ No newline at end of file
