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
*[API Gateway Node.js Client API Reference][client-docs]
21
21
*[API Gateway Documentation][product-docs]
@@ -71,11 +71,11 @@ new GatewayServiceClient();
71
71
72
72
## Samples
73
73
74
-
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-gke-connect-gateway/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
74
+
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-gke-connect-gateway/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
Copy file name to clipboardExpand all lines: packages/google-cloud-gkeconnect-gateway/samples/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Before running the samples, make sure you've followed the steps outlined in
31
31
32
32
### Quickstart
33
33
34
-
View the [source code](https://github.com/googleapis/nodejs-gke-connect-gateway/blob/master/samples/quickstart.js).
34
+
View the [source code](https://github.com/googleapis/nodejs-gke-connect-gateway/blob/main/samples/quickstart.js).
35
35
36
36
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-gke-connect-gateway&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)
0 commit comments