diff --git a/workflows/README.md b/workflows/README.md index 032f9b2508..0380a3d653 100644 --- a/workflows/README.md +++ b/workflows/README.md @@ -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) @@ -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)