fix broken link for setting up local registry with auth

This commit is contained in:
Daniel Helfand 2021-08-12 11:56:31 -05:00 committed by GitHub
parent 6ac695a6f5
commit 576f4fc074

View file

@ -398,7 +398,7 @@ secrets.
> **Warning**: > **Warning**:
> You **cannot** use authentication with authentication schemes that send > You **cannot** use authentication with authentication schemes that send
> credentials as clear text. You must > credentials as clear text. You must
> [configure TLS first](deploying.md#running-a-domain-registry) for > [configure TLS first](deploying.md#run-an-externally-accessible-registry) for
> authentication to work. > authentication to work.
{:.warning} {:.warning}