Skip to content

Commit 1ffb53d

Browse files
authored
Merge pull request #538 from robnester-rh/EC-1110
chore: update references to ec-cli documentation
2 parents d818f1a + 1154dcf commit 1ffb53d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)