You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@milagro.apache.org by ni...@apache.org on 2016/06/21 11:05:00 UTC

incubator-milagro-mfa-server git commit: fixed link to milagro documentation

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 <mi...@miracl.com>
Authored: Tue May 24 13:37:51 2016 +0100
Committer: Mike Hewitt <mi...@miracl.com>
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)


Re: incubator-milagro-mfa-server git commit: fixed link to milagro documentation

Posted by Nick Kew <ni...@apache.org>.
On Tue, 21 Jun 2016 11:05:00 +0000 (UTC)
niq@apache.org wrote:

> Repository: incubator-milagro-mfa-server
> Updated Branches:
>   refs/heads/master fba4c5be7 -> 9fa974fbf
> 
> 
> fixed link to milagro documentation

Heads-up: I think this has been a source of some confusion
regarding github-apache working as per
https://wiki.apache.org/general/GithubMirror

This is one of two essentially-identical pull requests from
MikeHewitt, making the same (trivial) fix in two repos.  I had
previously pulled the other (in the js-client repo), so seeing
this one I thought it had already been pulled.  I think
Tom and maybe others may have shared my confusion there.

Sorry folks.  Must get used to working with a project in
multiple different repos!

-- 
Nick Kew