Skip to content

Commit 0034f74

Browse files
[INFRA-1210] Rename branch to main (#104)
1 parent 1b09174 commit 0034f74

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ http://localhost:8888/Simulator/?src=http://localhost:3000/?forceTableau=true
164164
Make sure your fork is up-to-date and create a feature branch for your feature or bug fix.
165165

166166
```bash
167-
git checkout master
168-
git pull upstream master
167+
git checkout main
168+
git pull upstream main
169169
git checkout -b my-feature-branch
170170
```
171171

@@ -221,7 +221,7 @@ a few days.
221221

222222
### Deploy to heroku
223223

224-
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/datadotworld/tableau-connector/tree/master)
224+
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/datadotworld/tableau-connector/tree/main)
225225

226226
## Thank you!
227227

0 commit comments

Comments
 (0)