We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
master
main
1 parent 6563bc7 commit ad213f0Copy full SHA for ad213f0
docs/guide/deployment.md
@@ -363,7 +363,7 @@ heroku login
363
heroku create
364
heroku buildpacks:add heroku/nodejs
365
heroku buildpacks:add https://github.com/heroku/heroku-buildpack-static
366
-git push heroku master
+git push heroku main
367
```
368
369
More info: [Getting started with SPAs on Heroku](https://gist.github.com/hone/24b06869b4c1eca701f9)
0 commit comments