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
*[Service Management API Node.js Client API Reference][client-docs]
21
21
*[Service Management API Documentation][product-docs]
@@ -82,11 +82,11 @@ listServices();
82
82
83
83
## Samples
84
84
85
-
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-service-management/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
85
+
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-service-management/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
Copy file name to clipboardExpand all lines: packages/google-api-servicemanagement/samples/README.md
+1-1Lines changed: 1 addition & 1 deletion
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-service-management/blob/master/samples/quickstart.js).
34
+
View the [source code](https://github.com/googleapis/nodejs-service-management/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-service-management&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)
0 commit comments