mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
docs: fix typo for docs
folder (#1484)
* docs: fix typo for `docs` folder * docs: request change for #1484 * Update api-doc-markdown.md
This commit is contained in:
parent
96445eee32
commit
f18e07343c
15 changed files with 64 additions and 64 deletions
|
@ -5,7 +5,7 @@ title: Publish the Site
|
|||
|
||||
<img alt="Docusaurus Facebook" src="/img/undraw_docusaurus_fb.svg" class="docImage"/>
|
||||
|
||||
Next we'll learn how to publish the site to the WWW for everyone to browse! For the purpose of the tutorial, we'll use GitHub pages to host our website. But you can use any static file hosting service that you want, e.g. Netlify, Amazon S3, etc.
|
||||
Next, we'll learn how to publish the site to the WWW for everyone to browse! For the purpose of the tutorial, we'll use GitHub pages to host our website. But you can use any static file hosting service that you want, e.g. Netlify, Amazon S3, etc.
|
||||
|
||||
## Put the Site Online
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue