From 85587c53033b85ee05148672a3b2cd0c08515620 Mon Sep 17 00:00:00 2001 From: Donovan Muller Date: Sun, 9 Apr 2017 21:59:51 +0200 Subject: [PATCH] Updated links for "... Spring Boot - Ribbon" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b2b2449..a1efb8e1 100644 --- a/README.md +++ b/README.md @@ -334,7 +334,7 @@ If the endpoint contains multiple ports, the first port will be used. To fine tu Examples that are using this module for ribbon discovery are: -- [iPaas Quickstarts - Spring Boot - Ribbon](https://github.com/fabric8io/ipaas-quickstarts/tree/master/quickstart/spring-boot/ribbon) +- [fabric8-quickstarts - Spring Boot - Ribbon](https://github.com/fabric8-quickstarts/spring-boot-ribbon) - [Kubeflix - LoanBroker - Bank](https://github.com/fabric8io/kubeflix/tree/master/examples/loanbroker/bank) @@ -360,7 +360,7 @@ This works as an extension of [spring-cloud-sleuth-zipkin](https://github.com/sp Examples of application that are using Zipkin discovery in Kubernetes: -- [iPaas Quickstarts - Spring Boot - Ribbon](https://github.com/fabric8io/ipaas-quickstarts/tree/master/quickstart/spring-boot/ribbon) +- [fabric8-quickstarts - Spring Boot - Ribbon](https://github.com/fabric8-quickstarts/spring-boot-ribbon) - [Kubeflix - LoanBroker - Bank](https://github.com/fabric8io/kubeflix/tree/master/examples/loanbroker/bank) ### ConfigMap Archaius Bridge