mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-21 13:49:00 +02:00
Fix Gitpod Link
Click Gitpod Link can't find the file, `master` had changed to `main`
This commit is contained in:
parent
49c0a018db
commit
d1b6a563c7
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ git push
|
||||||
|
|
||||||
Alternatively, you can also build and run the app in a pre-configured online workspace:
|
Alternatively, you can also build and run the app in a pre-configured online workspace:
|
||||||
|
|
||||||
[](https://gitpod.io/#https://github.com/pcottle/learnGitBranching/blob/master/src/js/git/index.js)
|
[](https://gitpod.io/#https://github.com/pcottle/learnGitBranching/blob/main/src/js/git/index.js)
|
||||||
|
|
||||||
[//]: contributor-faces
|
[//]: contributor-faces
|
||||||
<a href="https://github.com/pcottle"><img src="https://avatars0.githubusercontent.com/u/1135007?v=4" title="pcottle" width="80" height="80"></a>
|
<a href="https://github.com/pcottle"><img src="https://avatars0.githubusercontent.com/u/1135007?v=4" title="pcottle" width="80" height="80"></a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue