Browse Source

chore: fix contributors link (#7654)

pull/7174/head
Travis 2 years ago
committed by GitHub
parent
commit
1f83020a2b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/contributing.md

2
.github/contributing.md

@ -330,4 +330,4 @@ Funds donated via Patreon go directly to support Evan You's full-time work on Vu
Thank you to all the people who have already contributed to Vue.js!
<a href="https://github.com/vuejs/vue/graphs/contributors"><img src="https://opencollective.com/vuejs/contributors.svg?width=890" /></a>
<a href="https://github.com/vuejs/core/graphs/contributors"><img src="https://opencollective.com/vuejs/contributors.svg?width=890" /></a>
Loading…
Cancel
Save