Skip to content

Commit 63c27b3

Browse files
committed
Fix broken link to Chart.yaml referenced logo
1 parent 550118e commit 63c27b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-chart/binderhub/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ description: |-
2121
keywords: [jupyter, jupyterhub, binderhub]
2222
home: https://binderhub.readthedocs.io/en/latest/
2323
sources: [https://github.com/jupyterhub/binderhub]
24-
icon: https://jupyter.org/assets/hublogo.svg
24+
icon: https://jupyterhub.github.io/helm-chart/images/hublogo.svg
2525
kubeVersion: ">=1.17.0-0"
2626
maintainers:
2727
# Since it is a requirement of Artifact Hub to have specific maintainers

0 commit comments

Comments
 (0)