From a53945b9ad926059ea720c2426bb403959fc3910 Mon Sep 17 00:00:00 2001 From: RealAnna <89971034+RealAnna@users.noreply.github.com> Date: Tue, 6 Feb 2024 07:37:09 +0100 Subject: [PATCH] Update docs/docs/migrate/keptnapp/index.md Co-authored-by: Meg McRoberts Signed-off-by: RealAnna <89971034+RealAnna@users.noreply.github.com> --- docs/docs/migrate/keptnapp/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/migrate/keptnapp/index.md b/docs/docs/migrate/keptnapp/index.md index 90181fc882..14a095e136 100644 --- a/docs/docs/migrate/keptnapp/index.md +++ b/docs/docs/migrate/keptnapp/index.md @@ -44,7 +44,7 @@ on your machine, use the script provided go run convert_app.go path_to_keptnapp_to_convert path_to_desired_output_file ``` -For instance, to run the example file conversion, you can do: +For instance, to run the example file conversion, the command is: ```bash go run convert_app.go example_keptnapp.yaml example_output.yaml