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
Copy file name to clipboardExpand all lines: .github/generated-files-bot.yml
+2-2
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'
*[Google APIs Proto Files Node.js Client API Reference][client-docs]
21
21
@@ -80,11 +80,11 @@ quickstart();
80
80
81
81
## Samples
82
82
83
-
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-proto-files/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-proto-files/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-proto-files/blob/master/CONTRIBUTING.md).
136
+
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-proto-files/blob/main/CONTRIBUTING.md).
137
137
138
138
Please note that this `README.md`, the `samples/README.md`,
139
139
and a variety of configuration files in this repository (including `.nycrc` and `tsconfig.json`)
@@ -145,7 +145,7 @@ to its templates in
145
145
146
146
Apache Version 2.0
147
147
148
-
See [LICENSE](https://github.com/googleapis/nodejs-proto-files/blob/master/LICENSE)
148
+
See [LICENSE](https://github.com/googleapis/nodejs-proto-files/blob/main/LICENSE)
Copy file name to clipboardExpand all lines: 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-proto-files/blob/master/samples/quickstart.js).
34
+
View the [source code](https://github.com/googleapis/nodejs-proto-files/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-proto-files&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)
0 commit comments