We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15cebd commit 0ef90d8Copy full SHA for 0ef90d8
README.md
@@ -57,7 +57,7 @@ Open `./gatsby-config.ts` and modify:
57
},
58
```
59
60
-I use pathPrefix because I host the demo in a subfolder, but **you don't have to use this parameter if your production URL is a root URL**.
+I use `pathPrefix` because I host the demo in a subfolder, but **you don't have to use this parameter if your production URL is a root URL**.
61
62
For more advanced users, there's the dotenv module, but it's not configured yet.
63
0 commit comments