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

Commit 30ee1eb

Browse files
author
Michelle Noorali
committed
add a link to tell people how to submit a repo
1 parent 8b0e345 commit 30ee1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/footer/footer.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<app-footer-list [title]="'Contribute'">
88
<li><a class="reverse" target="_blank" href="https://github.com/helm/hub">Helm Hub</a></li>
99
<li><a class="reverse" target="_blank" href="https://github.com/helm/monocular">Monocular</a></li>
10-
<li><a class="reverse" target="_blank" href="https://github.com/helm/helm">Helm</a></li>
10+
<li><a class="reverse" target="_blank" href="https://github.com/helm/hub/blob/master/Repositories.md#process-to-add-a-repository">Submit a Repo</a></li>
1111
</app-footer-list>
1212
<app-footer-list [title]="'Follow'">
1313
<li><a class="reverse" target="_blank" href="http://slack.k8s.io/#helm-users">Slack</a></li>

0 commit comments

Comments
 (0)