mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
Fix links in getting-started document
This commit is contained in:
parent
c1bd371442
commit
3eb667cd32
|
|
@ -226,5 +226,5 @@ DEPLOY_USER=deltice GIT_USER=test-site-bot CIRCLE_PROJECT_USERNAME=deltice CIRCL
|
|||
|
||||
## More Information
|
||||
|
||||
For details on how to set up translation support, read [here](/docs/en/translation.md).
|
||||
For details on how to set up documentation search, read [here](/docs/en/search.md).
|
||||
For details on how to set up translation support, read [here](translation.md).
|
||||
For details on how to set up documentation search, read [here](search.md).
|
||||
|
|
|
|||
Loading…
Reference in New Issue