From b10426383e8ed88ce8173980fd2c011faf6f5de9 Mon Sep 17 00:00:00 2001 From: Bogdan Dobrelya Date: Wed, 25 Jan 2017 10:24:59 +0100 Subject: [PATCH] Fix the tool link for Kargo docs Signed-off-by: Bogdan Dobrelya --- docs/getting-started-guides/kargo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/kargo.md b/docs/getting-started-guides/kargo.md index 93f1373c75..0a2e1d1c44 100644 --- a/docs/getting-started-guides/kargo.md +++ b/docs/getting-started-guides/kargo.md @@ -38,7 +38,7 @@ to [kubeadm](../kubeadm) and [kops](../kops). A way to achieve that is to use the [kargo-cli tool](https://github.com/kubernetes-incubator/kargo/blob/master/docs/getting-started.md). * Or provision baremetal hosts with a tool-of-your-choice or launch cloud instances, - then create an inventory file for Ansible with this [tool](https://github.com/kubernetes-incubator/kargo/blob/master/contrib/inventory_generator/inventory_generator.py). + then create an inventory file for Ansible with this [tool](https://github.com/kubernetes-incubator/kargo/blob/master/contrib/inventory_builder/inventory.py). ### (2/4) Compose the deployment