Skip to content

Commit 1154dcf

Browse files
committed
chore: update references to ec-cli documentation
This commit updates references to the ec-cli documentation from `ec-cli` to `cli` as part of the renaming of that project. Ref: EC-1110 Signed-off-by: Rob Nester <rnester@redhat.com>
1 parent d818f1a commit 1154dcf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/modules/ROOT/pages/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Contract by specifying the rules needed for a container image to be compliant wi
1414
software release policy requirements.
1515

1616
The Enterprise Contract Policy is passed in the form of a configuration to the
17-
xref:ec-cli:ROOT:index.adoc[EC CLI] to
17+
xref:cli:ROOT:index.adoc[EC CLI] to
1818
parameterize its execution in the enforcement of the set policy.
1919

2020
== How to create Enterprise Contract Policy
@@ -40,7 +40,7 @@ structure of this document.
4040

4141
The policy in JSON format can be passed in directly to the `ec` command line
4242
using the `-p`/`--policy` option, for example in the
43-
xref:ec-cli:ROOT:ec_validate_image.adoc[`validate image`] command.
43+
xref:cli:ROOT:ec_validate_image.adoc[`validate image`] command.
4444

4545
=== As a Kubernetes Custom Resource
4646

0 commit comments

Comments
 (0)