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
*[Cloud Database Migration Service Node.js Client API Reference][client-docs]
21
21
*[Cloud Database Migration Service Documentation][product-docs]
@@ -80,11 +80,11 @@ listMigrationJobs();
80
80
81
81
## Samples
82
82
83
-
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-dms/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
83
+
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-dms/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-clouddms/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-dms/blob/master/samples/quickstart.js).
34
+
View the [source code](https://github.com/googleapis/nodejs-dms/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-dms&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)
0 commit comments