Skip to content

Commit 198a13b

Browse files
author
Nik Richers
authored
Fix broken link to docs (#246)
Comment out the link to our public ESS API docs until they are available.
1 parent 7191fd4 commit 198a13b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ecctl_deployment_create.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Creates a deployment
88

99
Creates a deployment which is defined from a file definition using the --file=+++<file path="">+++(shorthand: -f) flag.+++</file>+++
1010

11-
You can create a definition by using the sample JSON seen here:
12-
https://elastic.co/guide/en/cloud/current/ec-api-deployment-crud.html#ec_create_a_deployment
11+
//You can create a definition by using the sample JSON seen here:
12+
// https://elastic.co/guide/en/cloud/current/ec-api-deployment-crud.html#ec_create_a_deployment
1313

1414
----
1515
ecctl deployment create {--file | --size <int> --zones <string> | --topology-element <obj>} [flags]

0 commit comments

Comments
 (0)