From 0b1d7fb3d0f7914f1bf87cd332d32cc0d3a39940 Mon Sep 17 00:00:00 2001 From: Inaki Date: Sat, 15 Feb 2020 13:45:05 +0100 Subject: [PATCH] Update kubernetes.md --- docs/kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index ce49f254..10cc292d 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -249,7 +249,7 @@ * [ref 7](https://hub.docker.com/r/jbrisbin/spring-petclinic/) * [ref 8](https://github.com/spring-projects/spring-petclinic/issues/339) * [ref 9 - I have a branch that adds Docker, Kubernetes and Knative into the mix - planning on submitting a PR at some point](https://github.com/trisberg/spring-petclinic/tree/kubernetes) -* [OpenShift.io Samples 🌟](https://che.openshift.io/dashboard/#/getstarted) +* [OpenShift.io Samples 🌟🌟🌟🌟](https://che.openshift.io/dashboard/#/getstarted) ## SpringBoot with Docker * [spring.io: spring boot with docker 🌟](https://spring.io/guides/gs/spring-boot-docker/)