Merge pull request #132 from FuriKuri/master

Fix link to circuitbreaker and ribbion example
This commit is contained in:
Ioannis Canellos
2017-11-03 16:09:58 +02:00
committed by GitHub

View File

@@ -461,7 +461,7 @@ the `KubernetesNamespace` key, remembering in both instances to prefix these key
Examples that are using this module for ribbon discovery are:
- [Sprinng Cloud Circuitbreaker and Ribbon](kubernetes-circuitbreaker-ribbon-example)
- [Spring Cloud Circuitbreaker and Ribbon](spring-cloud-kubernetes-examples/kubernetes-circuitbreaker-ribbon-example)
- [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)