This is an automated email from the ASF dual-hosted git repository. kmccusker pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-milagro-mfa-server.git
commit 9fa974fbf794b86b21e295d933608d4f79133aab Author: Mike Hewitt <[email protected]> AuthorDate: Tue May 24 13:37:51 2016 +0100 fixed link to milagro documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f324e2d..90ee86f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Clone the [_milagro-crypto_ repository](https://github.com/miracl/milagro-crypto ``` > git clone https://github.com/miracl/milagro-crypto.git > git checkout tags/1.0.0 -``` +``` Follow the instructions for your platform from the milagro-crypto [README file](https://github.com/miracl/milagro-crypto/blob/master/README.md#build-instructions). ### Getting Credentials @@ -173,4 +173,4 @@ Using the following commands, you can test whether the services are running fine Finally, open a browser on any machine that has network access to the machine on which the Milagro MFA Services are running. Browse to `http://<mpin-server-ip>:8005`. You should see the Demo application loaded. -For further details on the Milagro MFA Server Configuration, see the [Documentation](http://docs.miracl.com/m-pin-core). +For further details on the Milagro MFA Server Configuration, please see the [Milagro Documentation](http://docs.milagro.io)
