Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar authored Nov 21, 2024
1 parent a3b1c2b commit 20ca87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ npm run build:clean:stage

When a commit is pushed, this automatically triggers a Netlify build on your branch. For every push, a deploy and deploy preview will be generated.

By default, the master branch of `docs-landing` will be parsed with the parser version specified in the `Netlify.toml` and built with the frontend version of your branch. However, if you'd like to build a different site or branch, or build with a different parser version, this can be easily done by just updating the values in the Netlify.toml accordingly(don't forget to update the `ORG_NAME` to `mongodb` or `10gen` depending on which org your repo belongs to!)
By default, the master branch of `docs-landing` will be parsed with the parser version specified in the `Netlify.toml` and built using your branch as the frontend. If you'd like to build a different site or branch or build with a different parser version, this can be easily done by just updating the values in the Netlify.toml accordingly. Don't forget to update the `ORG_NAME` to `mongodb` or `10gen` depending on which org your repo belongs to!

## Releasing

Expand Down

0 comments on commit 20ca87b

Please sign in to comment.