Repository: incubator-milagro-mfa-server Updated Branches: refs/heads/master fba4c5be7 -> 9fa974fbf
fixed link to milagro documentation Project: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-server/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-server/commit/9fa974fb Tree: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-server/tree/9fa974fb Diff: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-server/diff/9fa974fb Branch: refs/heads/master Commit: 9fa974fbf794b86b21e295d933608d4f79133aab Parents: fba4c5b Author: Mike Hewitt <[email protected]> Authored: Tue May 24 13:37:51 2016 +0100 Committer: Mike Hewitt <[email protected]> Committed: Tue May 24 13:37:51 2016 +0100 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-server/blob/9fa974fb/README.md ---------------------------------------------------------------------- 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)
