Skip to content

Commit 97e618e

Browse files
Fix symsorter link in "Symbol Servers" (#6454)
1 parent 88bcc88 commit 97e618e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/common/data-management/debug-files/symbol-servers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Examples:
305305
- `69389d485a9793dbe873f0ea2c93e02efaa9aa3d/executable` (executable or library)
306306
- `69389d485a9793dbe873f0ea2c93e02efaa9aa3d/debuginfo` (debug file)
307307

308-
[symsorter tool]: https://github.com/getsentry/symbolicator/tree/master/symsorter
308+
[symsorter tool]: https://github.com/getsentry/symbolicator/tree/master/crates/symsorter
309309
[ssqp key conventions]: https://github.com/dotnet/symstore/blob/master/docs/specs/SSQP_Key_Conventions.md
310310
[file mapped uuid directories]: https://lldb.llvm.org/use/symbols.html#file-mapped-uuid-directories
311311
[build id method]: https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html

0 commit comments

Comments
 (0)