Skip to content

Commit ad213f0

Browse files
authored
docs: fix master to main in heroku deployment (#6359)
1 parent 6563bc7 commit ad213f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/deployment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ heroku login
363363
heroku create
364364
heroku buildpacks:add heroku/nodejs
365365
heroku buildpacks:add https://github.com/heroku/heroku-buildpack-static
366-
git push heroku master
366+
git push heroku main
367367
```
368368

369369
More info: [Getting started with SPAs on Heroku](https://gist.github.com/hone/24b06869b4c1eca701f9)

0 commit comments

Comments
 (0)