From 6e5ad542df8cf6d9c3ccd22c1bf2ba2d4eb93ebd Mon Sep 17 00:00:00 2001 From: Inaki Date: Wed, 8 Jan 2020 21:25:40 +0100 Subject: [PATCH] Update kubernetes.md --- docs/kubernetes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index a9f952f9..2e422d47 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -170,7 +170,8 @@ * [kublr.com: cicd pipeline with jenkins nexus kubernetes](https://kublr.com/blog/cicd-pipeline-with-jenkins-nexus-kubernetes/) ## Spring PetClinic Sample Application -* [spring-petclinic.github.io](https://spring-petclinic.github.io/docs/resources.html) +* [spring-petclinic.github.io](https://spring-petclinic.github.io) + * [spring-petclinic.github.io Docs](https://spring-petclinic.github.io/docs/resources.html) * [github.com/spring-projects/spring-petclinic](https://github.com/spring-projects/spring-petclinic) * [gitlab.beuth-hochschule.de](https://gitlab.beuth-hochschule.de/s70178/petclinic-ansible-jenkins-ci-cd) * [gitlab.comquent.de: Microservices branch](https://gitlab.comquent.de/petclinic/spring-petclinic-microservices)