fix: users page edit link (#1045)

* Updated with correct link

The previous link led to a 404 page.

* Update users.js
This commit is contained in:
Anna Spysz 2018-10-16 10:31:09 -07:00 committed by Yangshun Tay
parent 7df7c6fa60
commit 31dd833b6c

View file

@ -61,7 +61,7 @@ class Users extends React.Component {
</p>
<p>
Edit this page with a{' '}
<a href="https://github.com/facebook/docusaurus/edit/master/website/data/users.js">
<a href="https://github.com/facebook/docusaurus/edit/master/v1/website/data/users.js">
Pull Request
</a>{' '}
to add your logo.