Skip to content

Commit 6efab9f

Browse files
authored
Merge pull request #129 from CreativeCodeBerlin/fix-readme-deployment
fix readme
2 parents dc4d6ca + 6b00987 commit 6efab9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This renders the site locally. You can browse it at `http://localhost:3000`. The
2525

2626
If you want to publish any changes, create a new branch and work on that. Push the branch to GitHub and create a Pull Request (PR).
2727

28-
The Netlify integration will run "checks" in the PR, which include creating a pre-release preview. You can view this at `https://deploy-preview-NNN--vigilant-edison-dfd992.netlify.app`, where NNN is the PR number. Unfortunately this only happens once; if you push additional commits to the PR, the preview is not updated.
28+
The Netlify integration will run "checks" in the PR, which include creating a pre-release preview. You can view this at `https://deploy-preview-NNN--vigilant-edison-dfd992.netlify.app`, where NNN is the PR number. If you push additional commits to the PR before merging, the checks will re-run and the preview will get updated.
2929

3030
Merging the PR to master deploys the changes on the live website.
3131

0 commit comments

Comments
 (0)