Skip to content

Commit f0f0dd7

Browse files
committed
fix: update SEE ALSO sections for clarity in ocm_download.md and ocm_download_plugin.md
On-behalf-of: Gerald Morrison (SAP) <gerald.morrison@sap.com> Signed-off-by: Gerald Morrison (SAP) <gerald.morrison@sap.com>
1 parent e555106 commit f0f0dd7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cli/docs/reference/ocm_download.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@ ocm download {resource|resources|plugin|plugins} [flags]
6161
### SEE ALSO
6262

6363
* [ocm]({{< relref "ocm.md" >}}) - The official Open Component Model (OCM) CLI
64-
* [ocm download plugin]({{< relref "ocm_download_plugin.md" >}}). - Download plugin binaries from a component version.
64+
* [ocm download plugin]({{< relref "ocm_download_plugin.md" >}}) - Download plugin binaries from a component version.
6565
* [ocm download resource]({{< relref "ocm_download_resource.md" >}}) - Download resources described in a component version in an OCM Repository
66+

cli/docs/reference/ocm_download_plugin.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,5 @@ ocm download plugin [flags]
8989

9090
### SEE ALSO
9191

92-
* [ocm]({{< relref "ocm.md" >}}) - The official Open Component Model (OCM) CLI
93-
* [ocm download plugin]({{< relref "ocm_download_plugin.md" >}}) - Download plugin binaries from a component version.
94-
* [ocm download resource]({{< relref "ocm_download_resource.md" >}}) - Download resources described in a component version in an OCM Repository
92+
* [ocm download]({{< relref "ocm_download.md" >}}) - Download anything from OCM
93+

0 commit comments

Comments
 (0)