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
*[Kubernetes Engine Cluster Manager API Node.js Client API Reference][client-docs]
24
24
*[Kubernetes Engine Cluster Manager API Documentation][product-docs]
@@ -94,11 +94,11 @@ To run commands against the clusters created, you will need to use the
94
94
95
95
## Samples
96
96
97
-
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-cloud-container/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
97
+
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-cloud-container/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
Copy file name to clipboardExpand all lines: packages/google-container/samples/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Before running the samples, make sure you've followed the steps outlined in
34
34
35
35
### Quickstart
36
36
37
-
View the [source code](https://github.com/googleapis/nodejs-cloud-container/blob/master/samples/quickstart.js).
37
+
View the [source code](https://github.com/googleapis/nodejs-cloud-container/blob/main/samples/quickstart.js).
38
38
39
39
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-cloud-container&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)
0 commit comments