From d1b6a563c7afa2378f73e3a23dd5bcf03d2fdd9c Mon Sep 17 00:00:00 2001 From: fish Date: Sat, 21 May 2022 10:24:27 +0800 Subject: [PATCH] Fix Gitpod Link Click Gitpod Link can't find the file, `master` had changed to `main` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 734b4195..dd70ccd5 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ git push Alternatively, you can also build and run the app in a pre-configured online workspace: -[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/pcottle/learnGitBranching/blob/master/src/js/git/index.js) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/pcottle/learnGitBranching/blob/main/src/js/git/index.js) [//]: contributor-faces