File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -164,8 +164,8 @@ http://localhost:8888/Simulator/?src=http://localhost:3000/?forceTableau=true
164164Make 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
169169git 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
You can’t perform that action at this time.
0 commit comments