Skip to content

Commit 3366d7a

Browse files
coolguyzonelizokm
andauthored
Update docs/product/sentry-basics/distributed-tracing/index.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent fc13c60 commit 3366d7a

File tree

1 file changed

+1
-1
lines changed
  • docs/product/sentry-basics/distributed-tracing

1 file changed

+1
-1
lines changed

docs/product/sentry-basics/distributed-tracing/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This step-by-step tutorial walks you through setting up Sentry in both a fronten
1010
- Trigger a sample front-end error that in turn triggers a sample back-end error.
1111
- Go to the [Traces](https://sentry.io/orgredirect/organizations/:orgslug/traces/) page in Sentry and see a detailed view of your entire trace.
1212

13-
This tutorial uses a [sample React application](https://github.com/getsentry/tracing-tutorial-frontend) on the frontend as well as a sample [Node/Express API](https://github.com/getsentry/tracing-tutorial-frontend) on the backend. Some familiarity with JavaScript will help you follow along. If you'd prefer, you can also apply the same steps to your own project, assuming you are running React on the frontend and Node/Express on the backend.
13+
This tutorial uses a [sample React application](https://github.com/getsentry/tracing-tutorial-frontend) on the frontend as well as a sample [Node/Express API](https://github.com/getsentry/tracing-tutorial-frontend) on the backend. Some familiarity with JavaScript will help you follow along. If you'd prefer, you can also apply the same steps to your own project, assuming you're running React on the frontend and Node/Express on the backend.
1414

1515
## Prerequisites
1616

0 commit comments

Comments
 (0)