Renamed env-example to .env.example in documentation, reference and build files

This commit is contained in:
aiden
2021-03-23 17:49:15 +11:00
parent 33b75637e5
commit d759e82a02
7 changed files with 10 additions and 10 deletions

View File

@ -81,7 +81,7 @@ To update the sidebar or add a new section to it, you can edit this `DOCUMENTATI
* Make sure you follow the same code/comments style.
* Add the environment variables to the `env-example` if you have any.
* Add the environment variables to the `.env.example` if you have any.
* **MOST IMPORTANTLY** update the `Documentation`, add as much information.