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
{{ message }}
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: .github/generated-files-bot.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ generatedFiles:
8
8
- path: '.github/generated-files-bot.+(yml|yaml)'
9
9
message: '`.github/generated-files-bot.(yml|yaml)` should be updated in [`synthtool`](https://github.com/googleapis/synthtool)'
10
10
- path: 'README.md'
11
-
message: '`README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/master/.readme-partials.yaml'
11
+
message: '`README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/main/.readme-partials.yaml'
12
12
- path: 'samples/README.md'
13
-
message: '`samples/README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/master/.readme-partials.yaml'
13
+
message: '`samples/README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/main/.readme-partials.yaml'
*[Private Catalog Node.js Client API Reference][client-docs]
21
21
*[Private Catalog Documentation][product-docs]
@@ -84,11 +84,11 @@ searchCatalogs();
84
84
85
85
## Samples
86
86
87
-
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-private-catalog/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
87
+
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-private-catalog/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
Copy file name to clipboardExpand all lines: 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-private-catalog/blob/master/samples/quickstart.js).
34
+
View the [source code](https://github.com/googleapis/nodejs-private-catalog/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-private-catalog&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)
0 commit comments