Repository: nifi-registry Updated Branches: refs/heads/master be3e4defa -> 6c0c05b73
NIFIREG-90: Fixing localhost URL in readme. This closes #75. Signed-off-by: Bryan Bende <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/nifi-registry/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-registry/commit/6c0c05b7 Tree: http://git-wip-us.apache.org/repos/asf/nifi-registry/tree/6c0c05b7 Diff: http://git-wip-us.apache.org/repos/asf/nifi-registry/diff/6c0c05b7 Branch: refs/heads/master Commit: 6c0c05b738a097fc9364ed2b31a96471fc269ba1 Parents: be3e4de Author: jzonthemtn <[email protected]> Authored: Sat Dec 30 17:42:40 2017 -0500 Committer: Bryan Bende <[email protected]> Committed: Tue Jan 2 11:43:58 2018 -0500 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-registry/blob/6c0c05b7/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 3c64ca8..df43240 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Registryâa subproject of Apache NiFiâis a complementary application that pro 4) Launch the application - With the default settings, the application will be available at[http://localhost:18080/nifi-registry](http://localhost:8080/nifi-registry) + With the default settings, the application will be available at [http://localhost:18080/nifi-registry](http://localhost:18080/nifi-registry) 5) Logging
