From 3883cac81719610e478808dcba2d579893dcdf70 Mon Sep 17 00:00:00 2001 From: Jerae Duffin Date: Wed, 24 Aug 2022 13:31:10 -0500 Subject: [PATCH] updated link in overview --- _includes/registry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/registry.md b/_includes/registry.md index 3a3229a1e0..39f28e5de5 100644 --- a/_includes/registry.md +++ b/_includes/registry.md @@ -2,7 +2,7 @@ > > This page contains information about hosting your own registry using the -> open source Docker Registry. For information about Docker Hub, which offers a +> [open source Docker Registry](https://github.com/distribution/distribution){: target="_blank" rel="noopener" class="_"}. For information about Docker Hub, which offers a > hosted registry with additional features such as teams, organizations, web > hooks, automated builds, etc, see [Docker Hub](/docker-hub/). {: .important }