You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by bb...@apache.org on 2018/01/02 16:44:26 UTC

nifi-registry git commit: NIFIREG-90: Fixing localhost URL in readme.

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 <bb...@apache.org>


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 <jz...@apache.org>
Authored: Sat Dec 30 17:42:40 2017 -0500
Committer: Bryan Bende <bb...@apache.org>
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