From 1a57779b8d29e5bb3331c178d82b4750ae9eba42 Mon Sep 17 00:00:00 2001 From: Shivay Lamba Date: Thu, 3 Oct 2024 01:39:04 +0530 Subject: [PATCH] Feat(docs): fix quickstart link --- docs/src/docs/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/docs/quick-start.md b/docs/src/docs/quick-start.md index 3a277320..99b4dd6c 100644 --- a/docs/src/docs/quick-start.md +++ b/docs/src/docs/quick-start.md @@ -28,7 +28,7 @@ You'll see information about the version of Kit you're running. If you get an er ### 2/ Login to Your Registry -You can use the [login command](./cli/cli-reference.md#kit-login) to authenticate with any OCI v1.1-compatible container registry - local or remote. In this guide we'll use the [Jozu Hub](https://jozu.ml/discover) because it's free to sign-up and provides more detail on what's inside each ModelKit and whether it's signed or has provenance. You can substitute your own repository if preferred. +You can use the [login command](./cli/cli-reference.md#kit-login) to authenticate with any OCI v1.1-compatible container registry - local or remote. In this guide we'll use the [Jozu Hub](https://jozu.ml/) because it's free to sign-up and provides more detail on what's inside each ModelKit and whether it's signed or has provenance. You can substitute your own repository if preferred. ```sh kit login jozu.ml