From c1fc388b26695a22f4b5843e8d9cb1c4f139e9ad Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Thu, 17 Feb 2022 15:07:25 +0100 Subject: [PATCH] Fix Smile link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 276c8a6..61172f2 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Katenary is a tool to help transforming `docker-compose` files to a working Helm > **Important Note** Katenary is a tool to help building Helm Chart from a docker-compose file, but docker-compose doesn't propose as many features as what can do Kubernetes. So, we strongly recommend to use Katenary as a "bootstrap" tool and then to manually enhance the generated helm chart. -This project is partially made at [Smile](https://smile.eu) +This project is partially made at [Smile](https://www.smile.eu)
-Smile Logo +Smile Logo
# Install