dockerhub --> ghcr

This commit is contained in:
chris48s
2023-03-23 20:28:23 +00:00
parent 956d617c0e
commit ef74cbb26b

View File

@@ -46,11 +46,11 @@ const FeatureList = [
description: (
<>
Host a shields instance behind your firewall with our{' '}
<a href="https://registry.hub.docker.com/r/shieldsio/shields/">
<a href="https://github.com/badges/shields/pkgs/container/shields">
docker image
</a>
<br />
<code>docker pull shieldsio/shields</code>
<code>docker pull ghcr.io/badges/shields</code>
</>
),
},