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 Nov 21, 2025. It is now read-only.
*[Stackdriver Trace Node.js Client API Reference][client-docs]
21
21
*[Stackdriver Trace Documentation][product-docs]
@@ -212,12 +212,12 @@ The Trace Agent does not support bundled server code, so bundlers like webpack o
212
212
213
213
## Samples
214
214
215
-
Samples are in the [`samples/`](https://github.com/googleapis/cloud-trace-nodejs/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
215
+
Samples are in the [`samples/`](https://github.com/googleapis/cloud-trace-nodejs/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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Before running the samples, make sure you've followed the steps outlined in
32
32
33
33
### App
34
34
35
-
View the [source code](https://github.com/googleapis/cloud-trace-nodejs/blob/master/samples/app.js).
35
+
View the [source code](https://github.com/googleapis/cloud-trace-nodejs/blob/main/samples/app.js).
36
36
37
37
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/cloud-trace-nodejs&page=editor&open_in_editor=samples/app.js,samples/README.md)
38
38
@@ -49,7 +49,7 @@ __Usage:__
49
49
50
50
### Snippets
51
51
52
-
View the [source code](https://github.com/googleapis/cloud-trace-nodejs/blob/master/samples/snippets.js).
52
+
View the [source code](https://github.com/googleapis/cloud-trace-nodejs/blob/main/samples/snippets.js).
53
53
54
54
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/cloud-trace-nodejs&page=editor&open_in_editor=samples/snippets.js,samples/README.md)
0 commit comments