From 92a6b001835d28c19485dfbf90e42da12486bba8 Mon Sep 17 00:00:00 2001 From: Braeden Smith Date: Wed, 26 Aug 2020 13:50:37 -0500 Subject: [PATCH] Fix build link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 743ff98f..1c41c32f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ If you wish to report a bug, feature request, etc., please open a new issue (fir ### Production config -Run `npm run build` to build assets for production; read more about the build process [in the docs](docs/Build.md). Run `npm run start` to start the application. +Run `npm run build` to build assets for production; read more about the build process [in the docs](doc/Build.md). Run `npm run start` to start the application. Several configuration options are exposed via environment variables and `.env`: