mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-01 16:00:29 +02:00
Replace facebookexperimental with facebook (#266)
Moving to the facebook GitHub org
This commit is contained in:
parent
643c7a4047
commit
ef6f550700
13 changed files with 22 additions and 22 deletions
|
@ -33,7 +33,7 @@ class Users extends React.Component {
|
|||
<div className="logos">{showcase}</div>
|
||||
<p>Are you using this project?</p>
|
||||
<a
|
||||
href="https://github.com/facebookexperimental/docusaurus/edit/master/website/siteConfig.js"
|
||||
href="https://github.com/facebook/docusaurus/edit/master/website/siteConfig.js"
|
||||
className="button">
|
||||
Add your project
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue