From 07e52cd6dd32cfb7a58fc0bfadf51ef846484ff1 Mon Sep 17 00:00:00 2001 From: fatihbaltaci Date: Thu, 13 Jun 2024 15:44:26 +0300 Subject: [PATCH] Update readme --- selfhosted/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfhosted/README.md b/selfhosted/README.md index fd14f68a..c7cf248d 100644 --- a/selfhosted/README.md +++ b/selfhosted/README.md @@ -140,7 +140,7 @@ You should see `mq_waiting_new_job` log in the engine container logs. This means ### **Example 3**: Adding the engine to Kubernetes -You can deploy the engine on Kubernetes using the Helm chart. Please check the [Anteon Helm chart](https://github.com/getanteon/anteon-helm-charts#add-new-engine-optional) repository for more information. +You can deploy the engine on Kubernetes using the Helm chart. Please check the [Anteon Helm chart](https://github.com/getanteon/anteon-helm-charts/tree/master/charts/anteon#add-new-engine-optional) repository for more information. ## 🧹 Remove New Engine