You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: workflows/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Before running the samples, make sure you've followed the steps outlined in
32
32
33
33
### Create-execution
34
34
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).
36
36
37
37
[![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)
38
38
@@ -49,7 +49,7 @@ __Usage:__
49
49
50
50
### Quickstart
51
51
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).
53
53
54
54
[![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)
0 commit comments