Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SYNC] docs: fix environment directory link (#4008) #14

Closed
github-actions bot opened this issue Jun 30, 2021 · 0 comments · Fixed by #16
Closed

[SYNC] docs: fix environment directory link (#4008) #14

github-actions bot opened this issue Jun 30, 2021 · 0 comments · Fixed by #16
Labels

Comments

@github-actions
Copy link
Contributor

docs: fix environment directory link (#4008) (33b4588)


+++ b/docs/guide/env-and-mode.md
@@ -24,7 +24,7 @@ It will also replace these strings appearing in JavaScript strings and Vue templ
## `.env` Files
-Vite uses [dotenv](https://github.com/motdotla/dotenv) to load additional environment variables from the following files in your [environment directory](/config/#envDir):
+Vite uses [dotenv](https://github.com/motdotla/dotenv) to load additional environment variables from the following files in your [environment directory](/config/#envdir):
```
.env                # loaded in all cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants