Skip to content

Commit 4846c3d

Browse files
authored
Add link to video in profiling manual (JuliaLang#58896)
1 parent bac6d9a commit 4846c3d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/src/manual/profile.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -562,8 +562,7 @@ Passing `sample_rate=1.0` will make it record everything (which is slow);
562562

563563
Since Julia 1.11, all allocations should have a type reported.
564564

565-
For more details on how to use this tool, please see the following talk from JuliaCon 2022:
566-
https://www.youtube.com/watch?v=BFvpwC8hEWQ
565+
For more details on how to use this tool, please see [the talk from JuliaCon 2022](https://www.youtube.com/watch?v=BFvpwC8hEWQ).
567566

568567
##### Allocation Profiler Example
569568

0 commit comments

Comments
 (0)