Skip to content

Commit

Permalink
fix(build): migrate to using main branch (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Sep 9, 2021
1 parent 0f2e972 commit 7b1716d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Before running the samples, make sure you've followed the steps outlined in

### Create-execution

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

[![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)

Expand All @@ -49,7 +49,7 @@ __Usage:__

### Quickstart

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

[![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)

Expand Down

0 comments on commit 7b1716d

Please sign in to comment.