Skip to content

Commit 7b1716d

Browse files
authored
fix(build): migrate to using main branch (#92)
1 parent 0f2e972 commit 7b1716d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

workflows/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Before running the samples, make sure you've followed the steps outlined in
3232

3333
### Create-execution
3434

35-
View the [source code](https://github.com/googleapis/nodejs-workflows/blob/master/samples/create-execution.js).
35+
View the [source code](https://github.com/googleapis/nodejs-workflows/blob/main/samples/create-execution.js).
3636

3737
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-workflows&page=editor&open_in_editor=samples/create-execution.js,samples/README.md)
3838

@@ -49,7 +49,7 @@ __Usage:__
4949

5050
### Quickstart
5151

52-
View the [source code](https://github.com/googleapis/nodejs-workflows/blob/master/samples/quickstart.js).
52+
View the [source code](https://github.com/googleapis/nodejs-workflows/blob/main/samples/quickstart.js).
5353

5454
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-workflows&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)
5555

0 commit comments

Comments
 (0)