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'
*[Cloud Bigtable Node.js Client API Reference][client-docs]
21
21
*[Cloud Bigtable Documentation][product-docs]
@@ -85,19 +85,19 @@ quickstart();
85
85
86
86
## Samples
87
87
88
-
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-bigtable/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
88
+
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-bigtable/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
+9-9
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Before running the samples, make sure you've followed the steps outlined in
39
39
40
40
### Filter Snippets
41
41
42
-
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/master/samples/filterSnippets.js).
42
+
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/main/samples/filterSnippets.js).
43
43
44
44
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-bigtable&page=editor&open_in_editor=samples/filterSnippets.js,samples/README.md)
45
45
@@ -56,7 +56,7 @@ __Usage:__
56
56
57
57
### Instances
58
58
59
-
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/master/samples/instances.js).
59
+
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/main/samples/instances.js).
60
60
61
61
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-bigtable&page=editor&open_in_editor=samples/instances.js,samples/README.md)
62
62
@@ -73,7 +73,7 @@ __Usage:__
73
73
74
74
### Quickstart
75
75
76
-
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/master/samples/quickstart.js).
76
+
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/main/samples/quickstart.js).
77
77
78
78
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-bigtable&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)
79
79
@@ -90,7 +90,7 @@ __Usage:__
90
90
91
91
### Read Snippets
92
92
93
-
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/master/samples/readSnippets.js).
93
+
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/main/samples/readSnippets.js).
94
94
95
95
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-bigtable&page=editor&open_in_editor=samples/readSnippets.js,samples/README.md)
96
96
@@ -107,7 +107,7 @@ __Usage:__
107
107
108
108
### Tableadmin
109
109
110
-
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/master/samples/tableadmin.js).
110
+
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/main/samples/tableadmin.js).
111
111
112
112
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-bigtable&page=editor&open_in_editor=samples/tableadmin.js,samples/README.md)
113
113
@@ -124,7 +124,7 @@ __Usage:__
124
124
125
125
### Write Batch
126
126
127
-
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/master/samples/writeBatch.js).
127
+
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/main/samples/writeBatch.js).
128
128
129
129
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-bigtable&page=editor&open_in_editor=samples/writeBatch.js,samples/README.md)
130
130
@@ -141,7 +141,7 @@ __Usage:__
141
141
142
142
### Write Conditionally
143
143
144
-
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/master/samples/writeConditionally.js).
144
+
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/main/samples/writeConditionally.js).
145
145
146
146
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-bigtable&page=editor&open_in_editor=samples/writeConditionally.js,samples/README.md)
147
147
@@ -158,7 +158,7 @@ __Usage:__
158
158
159
159
### Write Increment
160
160
161
-
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/master/samples/writeIncrement.js).
161
+
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/main/samples/writeIncrement.js).
162
162
163
163
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-bigtable&page=editor&open_in_editor=samples/writeIncrement.js,samples/README.md)
164
164
@@ -177,7 +177,7 @@ __Usage:__
177
177
178
178
Insert a row into a table.
179
179
180
-
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/master/samples/writeSimple.js).
180
+
View the [source code](https://github.com/googleapis/nodejs-bigtable/blob/main/samples/writeSimple.js).
181
181
182
182
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-bigtable&page=editor&open_in_editor=samples/writeSimple.js,samples/README.md)
0 commit comments