mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 19:03:38 +02:00
chore: fix wrong url for adding user
This commit is contained in:
parent
4bd5d3937e
commit
94f623938d
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ class Users extends React.Component {
|
|||
</p>
|
||||
<p>
|
||||
Edit this page with a{' '}
|
||||
<a href="https://github.com/facebook/docusaurus/edit/master/v1/website/data/users.js">
|
||||
<a href="https://github.com/facebook/docusaurus/edit/master/website-1.x/data/users.js">
|
||||
Pull Request
|
||||
</a>{' '}
|
||||
to add your logo.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue