Skip to content

Commit d0d3d83

Browse files
committed
fix: update OCM CLI documentation directory path
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com> Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
1 parent d4947b2 commit d0d3d83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ Additionally, OCM provides a generic solution for how to:
3636
- Transport component versions, per reference or as values to any of the
3737
repository implementations.
3838

39-
## [OCM CLI](docs/reference/cli/ocm.md)
39+
## [OCM CLI](cli/docs/reference/ocm.md)
4040

4141
> **Work In Progress**: This OCM CLI is a completely new take on interacting and working with OCM. As such, expect heavy changes, especially in the Commands available. We are working on a stable API and will release it as soon as possible. Until then, please use the library at your own risk and [reference the previous implementation here](https://github.com/open-component-model/ocm)
4242
43-
The [`ocm` CLI](docs/reference/cli/ocm.md) may also be used to interact with OCM mechanisms. It makes it easy to create component versions and embed them in build processes.
43+
The [`ocm` CLI](cli/docs/reference/ocm.md) may also be used to interact with OCM mechanisms. It makes it easy to create component versions and embed them in build processes.
4444

4545
The code for the CLI can be found in [`cli`](cli).
4646

0 commit comments

Comments
 (0)