Skip to content

Commit 3c601a2

Browse files
sfanahatacoolguyzone
authored andcommitted
Update docs/platforms/python/tracing/instrumentation/index.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent 0397fcf commit 3c601a2

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/python/tracing/instrumentation

1 file changed

+1
-1
lines changed

docs/platforms/python/tracing/instrumentation/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ if current_span:
155155

156156
## Working with Transactions
157157

158-
Transactions are a special type of span that represent a complete operation in your application, such as a web request. You can create transactions explicitly:
158+
[Transactions](/product/insights/overview/transaction-summary/#what-is-a-transaction) are a special type of span that represent a complete operation in your application, such as a web request. You can create transactions explicitly:
159159

160160
```python
161161
import sentry_sdk

0 commit comments

Comments
 (0)