From daa6cecb5bfdf4d20906847228201a1a5998eea7 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 13 Jan 2024 13:01:36 +0000 Subject: [PATCH] Update ZOT Registry homepage link (#499) --- software/zotregistry.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/software/zotregistry.yml b/software/zotregistry.yml index 3f4b3c953d..6c26318257 100644 --- a/software/zotregistry.yml +++ b/software/zotregistry.yml @@ -1,7 +1,7 @@ -name: "ZOT OCI Registry" -website_url: "https://zotregistry.io/" -source_code_url: "https://github.com/project-zot/zot" -description: "A production-ready vendor-neutral OCI-native container image registry." +name: ZOT OCI Registry +website_url: https://zotregistry.dev +source_code_url: https://github.com/project-zot/zot +description: A production-ready vendor-neutral OCI-native container image registry. licenses: - Apache-2.0 platforms: @@ -9,4 +9,4 @@ platforms: - Docker tags: - File Transfer - Object Storage & File Servers -demo_url: "https://zothub.io" +demo_url: https://zothub.io