diff --git a/docs/docs/guides/deploy/loadbalancing-example/example-zitadel-init-steps.yaml b/docs/docs/guides/deploy/loadbalancing-example/example-zitadel-init-steps.yaml index 9fb3267042..804e3d18d8 100644 --- a/docs/docs/guides/deploy/loadbalancing-example/example-zitadel-init-steps.yaml +++ b/docs/docs/guides/deploy/loadbalancing-example/example-zitadel-init-steps.yaml @@ -1,4 +1,4 @@ -# All possible options and their defaults: https://github.com/zitadel/zitadel/blob/main/cmd/adminn/setup/steps.yaml +# All possible options and their defaults: https://github.com/zitadel/zitadel/blob/main/cmd/setup/steps.yaml FirstInstance: Org: Name: 'My Org' diff --git a/docs/docs/guides/manage/self-hosted/configure/example-zitadel-init-steps.yaml b/docs/docs/guides/manage/self-hosted/configure/example-zitadel-init-steps.yaml index 3c89a9a744..cd07d0ddfb 100644 --- a/docs/docs/guides/manage/self-hosted/configure/example-zitadel-init-steps.yaml +++ b/docs/docs/guides/manage/self-hosted/configure/example-zitadel-init-steps.yaml @@ -1,4 +1,4 @@ -# All possible options and their defaults: https://github.com/zitadel/zitadel/blob/main/cmd/adminn/setup/steps.yaml +# All possible options and their defaults: https://github.com/zitadel/zitadel/blob/main/cmd/setup/steps.yaml FirstInstance: Org: Human: