Repository: incubator-milagro-mfa-js-client Updated Branches: refs/heads/master 47af02915 -> 8383bbd89
fixed link to Milagro docs in readme Project: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-js-client/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-js-client/commit/8383bbd8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-js-client/tree/8383bbd8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-js-client/diff/8383bbd8 Branch: refs/heads/master Commit: 8383bbd89925dc7d09dfcffa16cd9e6db0b2682a Parents: 47af029 Author: Mike Hewitt <[email protected]> Authored: Tue May 24 12:43:04 2016 +0100 Committer: Mike Hewitt <[email protected]> Committed: Tue May 24 12:43:04 2016 +0100 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-milagro-mfa-js-client/blob/8383bbd8/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 67e71b0..3eb634b 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ The built app should be placed in `<work-dir>/build/out/browser` or `<work-dir>/ **NOTE** that the `settings.json` file that was created above, should be modified with the correct base URL for the PIN Pad resources and with the desired template. For more details see the bellow documentation. -For further details on M-Pin Core, see the [M-Pin Core Documentation](http://docs.miracl.com/m-pin-core). +For further details on Milagro, please see the [Milagro Documentation](http://docs.milagro.io/en/)
