diff --git a/content/docs/examples/creds-in-ocmconfig.md b/content/docs/examples/creds-in-ocmconfig.md index e253ebe2..7888268a 100644 --- a/content/docs/examples/creds-in-ocmconfig.md +++ b/content/docs/examples/creds-in-ocmconfig.md @@ -1,5 +1,5 @@ --- -title: "Credentials in an ocmconfig file" +title: "Credentials in an .ocmconfig file" description: "" summary: "" date: 2024-09-04T13:54:01+02:00 diff --git a/content/docs/getting-started/getting-started-with-ocm/prerequisites.md b/content/docs/getting-started/getting-started-with-ocm/prerequisites.md index 04306ddf..4f179505 100644 --- a/content/docs/getting-started/getting-started-with-ocm/prerequisites.md +++ b/content/docs/getting-started/getting-started-with-ocm/prerequisites.md @@ -65,4 +65,5 @@ configurations: password: ``` -More information on the topic can be seen by running the OCM CLI help topic command `ocm credential-handling`. \ No newline at end of file +More information on the credentials topic can be seen by running the OCM CLI help topic command `ocm credential-handling` +and [in this guide](https://ocm.software/docs/examples/credentials-in-an-ocmconfig-file/) with many examples for different repository types.