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

Commit

Permalink
add a link to tell people how to submit a repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Michelle Noorali committed Dec 9, 2018
1 parent 8b0e345 commit 30ee1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/app/footer/footer.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<app-footer-list [title]="'Contribute'">
<li><a class="reverse" target="_blank" href="https://github.com/helm/hub">Helm Hub</a></li>
<li><a class="reverse" target="_blank" href="https://github.com/helm/monocular">Monocular</a></li>
<li><a class="reverse" target="_blank" href="https://github.com/helm/helm">Helm</a></li>
<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>
</app-footer-list>
<app-footer-list [title]="'Follow'">
<li><a class="reverse" target="_blank" href="http://slack.k8s.io/#helm-users">Slack</a></li>
Expand Down

0 comments on commit 30ee1eb

Please sign in to comment.