Skip to content

Commit

Permalink
Fix link in root Docker Registry repo
Browse files Browse the repository at this point in the history
  • Loading branch information
grego952 committed Sep 25, 2024
1 parent dadc4d7 commit 32e5214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ kubectl apply -f https://github.com/kyma-project/docker-registry/releases/latest
Having installed the Docker Registry module, you can start pushing images to it using [Kyma CLI (v3)](https://github.com/kyma-project/cli?tab=readme-ov-file#install) or, if you decide to expose the registry externally, using Docker CLI.
For details, see the following tutorials:

* [How to Use Non-Exposed Registry](docs/user/tutorials/01-10-use-registry.md)
* [How to Expose Registry](docs/user/tutorials/01-20-expose-registry.md)
* [Use Registry Internally](docs/user/tutorials/01-10-use-registry-internally.md)
* [Expose Registry](docs/user/tutorials/01-20-expose-registry.md)

## Development

Expand Down

0 comments on commit 32e5214

Please sign in to comment.