Skip to content

Commit e65ef08

Browse files
committed
[#8] update gateway readme
1 parent e6bd738 commit e65ef08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-kube-gateway/README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ The gateway could be run locally or expose in a kubernetes cluster.
1212

1313
## run it locally
1414

15-
First, you need to have running the Eureka on your computer, for example the provided [EurekaServer](../EurekaServer/).
15+
First, you need to have running the Eureka on your computer, for example the provided by the [Eureka Server](../eureka-server/).
1616

17-
Then, you need some microservices running in eureka, such the provide [SimpleMicroservice](../SimpleMicroservice/)
17+
Then, you need some microservices running in eureka, such the provided by the [Simple Microservice](../simple-microservice/)
1818

1919
Finally, start the gateway with:
2020

0 commit comments

Comments
 (0)