diff --git a/contributors.yml b/contributors.yml index c177c0bb98a..f81cbe30f05 100644 --- a/contributors.yml +++ b/contributors.yml @@ -343,4 +343,5 @@ - youngvform - zachdtaylor - zainfathoni +- dogukanakkaya - zhe diff --git a/templates/express/README.md b/templates/express/README.md index 78eb6f71a0c..a456eb3b67d 100644 --- a/templates/express/README.md +++ b/templates/express/README.md @@ -32,7 +32,7 @@ Now you'll need to pick a host to deploy it to. If you're familiar with deploying express applications you should be right at home just make sure to deploy the output of `remix build` -- `server/build/` +- `build/` - `public/build/` ### Using a Template