Skip to content

Commit 2a1689e

Browse files
authored
fix(docs): adjust hash-link to propagation-of-baggage-header (#5235)
1 parent afe1000 commit 2a1689e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Below we will outline all the breaking changes you should consider when upgradin
1111
- `whitelistUrls` and `blacklistUrls` have been renamed to `allowUrls` and `denyUrls` in the `Sentry.init()` options.
1212
- The `UserAgent` integration is now called `HttpContext`.
1313
- If you are using Performance Monitoring and with tracing enabled, you might have to [make adjustments to
14-
your server's CORS settings](#-propagation-of-baggage-header)
14+
your server's CORS settings](#propagation-of-baggage-header)
1515

1616
## Dropping Support for Node.js v6
1717

0 commit comments

Comments
 (0)