RELEASE.md in vagrant-unbundled-2.2.10.0 vs RELEASE.md in vagrant-unbundled-2.2.14.0

- old
+ new

@@ -20,10 +20,10 @@ 1. After the release has been published update the `website/config.rb` to point to the latest version, commit, and push. 1. Publish the webiste by deleting the `stable-website` branch, recreate the branch, - and force push. From the `master` branch, run: + and force push. From the `main` branch, run: ``` $ git branch -D stable-website $ git branch -b stable-website $ git push -f origin stable-website