Skip to content

Commit e218073

Browse files
Anil AllewarAnil Allewar
Anil Allewar
authored and
Anil Allewar
committed
Fix errors related to README
1 parent c103fb7 commit e218073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-webservice/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This application provides the **user** related functionality and serves as one c
66

77
### Projects that need to be started before
88
* [config server](/../../blob/master/config-server/README.md) - For pulling the configuration information
9-
* [webserver-registry](/../../webservice-registry/README.md) - For starting the Eureka server since the authorization server also is a micro-service that needs to be registered with Eureka server.
9+
* [webservice-registry](/../../blob/master/webservice-registry/README.md) - For starting the Eureka server since the authorization server also is a micro-service that needs to be registered with Eureka server.
1010

1111
### Running the application
1212
* Build the application by running the `./gradlew clean build` gradle command at the "user-webservice" project root folder on the terminal.

0 commit comments

Comments
 (0)