mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-01 19:27:48 +02:00
Fix assets directory path in "Tips & Tricks" (#630)
This commit is contained in:
parent
07c0f13034
commit
34d86f760b
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ jobs:
|
||||||
-run: echo "Skipping tests on gh-pages branch"
|
-run: echo "Skipping tests on gh-pages branch"
|
||||||
```
|
```
|
||||||
|
|
||||||
Save this file as `config.yml` and place it in a `.circleci` folder inside your `website/assets` folder.
|
Save this file as `config.yml` and place it in a `.circleci` folder inside your `website/static` folder.
|
||||||
|
|
||||||
### Hosting on Netlify
|
### Hosting on Netlify
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue