Footer update (#3655)

* Reworded footer

* Added metrics link
This commit is contained in:
Pierre-Yves B
2019-07-06 17:14:13 +01:00
committed by GitHub
parent 093d9cd368
commit c6ef885b75

View File

@@ -70,16 +70,17 @@ export default function Footer({ baseUrl }) {
</p>
<p>
What is your favorite badge service to use?
Have an idea for an awesome new badge?
<br />
<a href="https://github.com/badges/shields/blob/master/CONTRIBUTING.md">
Tell us
<a href="https://github.com/badges/shields/issues/new?labels=service-badge&template=3_Badge_request.md">
Tell us about it
</a>{' '}
and we might bring it to you!
</p>
<p>
<SpacedA href="https://status.shields.io/">Status</SpacedA>
<SpacedA href="https://metrics.shields.io">Metrics</SpacedA>
<SpacedA href="https://github.com/badges/shields">GitHub</SpacedA>
</p>
</section>