Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 5c30b03

Browse files
authored
Fix broken helm logo (#39)
Signed-off-by: Josh Dolitsky <[email protected]>
1 parent 6f80e68 commit 5c30b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

artifact-authors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The manifest `config.mediaType` is the equivalent of a file extension, enabling
5353
|Icon|Artifact|`config.mediaType`|
5454
|-|-|-|
5555
|<img src="https://github.com/opencontainers/artwork/blob/master/oci/icon/color/oci-icon-color.png?raw=true" width=30x>|[OCI Image][image-spec]|`application/vnd.oci.image.config.v1+json`|
56-
|<img src="https://github.com/helm/helm-www/blob/master/themes/helm/static/img/apple-touch-icon.png?raw=true" width=30x>|[Helm Chart](https://helm.sh)|`application/vnd.cncf.helm.chart.config.v1+json`|
56+
|<img src="https://github.com/helm/helm-www/blob/main/themes/helm/static/img/apple-touch-icon.png?raw=true" width=30x>|[Helm Chart](https://helm.sh)|`application/vnd.cncf.helm.chart.config.v1+json`|
5757
|<img src="https://github.com/sylabs/singularity/blob/master/docs/logos/singularity_v3.png?raw=true" width=30x>|[Singularity][singularity], by [Sylabs][sylabs]|`application/vnd.sylabs.sif.config.v1+json`|
5858

5959
## Defining a Unique Artifact Type

0 commit comments

Comments
 (0)