From 188edeaf486cf3328ac64d32db4544e99def1b7f Mon Sep 17 00:00:00 2001 From: Jad Chamoun Date: Fri, 25 Aug 2017 12:18:32 -0700 Subject: [PATCH] Fix kompose docker container wrong href The link was pointing to komposeui instead of kompose-docker --- docs/integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations.md b/docs/integrations.md index e0e170c9..f63c72f5 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -12,7 +12,7 @@ __Link:__ [https://github.com/JadCham/komposeui](https://github.com/JadCham/komp __Description:__ "A Docker container for the Kompose translator for docker-compose" -__Link:__ [https://github.com/cloudfind/kompose-docker](https://github.com/JadCham/komposeui) +__Link:__ [https://github.com/cloudfind/kompose-docker](https://github.com/cloudfind/kompose-docker) ### KPM by CoreOS