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
*[Filestore Node.js Client API Reference][client-docs]
21
21
*[Filestore Documentation][product-docs]
@@ -82,11 +82,11 @@ listInstances();
82
82
83
83
## Samples
84
84
85
-
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-filestore/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-filestore/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-filestore/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-filestore/blob/master/samples/quickstart.js).
34
+
View the [source code](https://github.com/googleapis/nodejs-filestore/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-filestore&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)
0 commit comments