Skip to content

Commit b5e83f9

Browse files
authored
chore: Rename reference to extension main branch (#119)
The main branch of the `metamask-extension` repository was recently renamed from `develop` to `main`. This updates a link to point to the correct branch.
1 parent 00ca767 commit b5e83f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/performance-tracing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Or alternatively to track more technical code stages such as:
3636

3737
### Utilities
3838

39-
The [trace utilities](https://github.com/MetaMask/metamask-extension/blob/develop/shared/lib/trace.ts) provide an abstraction of the respective Sentry package to create Sentry transactions with minimum syntax, but maximum simplicity to support features such as:
39+
The [trace utilities](https://github.com/MetaMask/metamask-extension/blob/main/shared/lib/trace.ts) provide an abstraction of the respective Sentry package to create Sentry transactions with minimum syntax, but maximum simplicity to support features such as:
4040

4141
- Tags
4242
- Nested Traces

0 commit comments

Comments
 (0)