Skip to content

Commit 6b3f7f6

Browse files
authored
Update SnoopCompile documentation link
1 parent f068b5e commit 6b3f7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/latency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ with the reasons for latency in Julia and how to fix them.
2424

2525
* Read the blogposts on julialang.org on [precompilation](https://julialang.org/blog/2021/01/precompile_tutorial/)
2626
and [SnoopCompile](https://julialang.org/blog/2021/01/snoopi_deep/)
27-
* Read the [SnoopCompile](https://timholy.github.io/SnoopCompile.jl/stable/)
27+
* Read the [SnoopCompile](https://juliadebug.github.io/SnoopCompile.jl/stable/)
2828
documentation.
2929
* Watch Tim Holy's [talk at JuliaCon 2021](https://www.youtube.com/watch?v=rVBgrWYKLHY)
3030
* Watch the [package development workshop at JuliaCon 2021](https://www.youtube.com/watch?v=wXRMwJdEjX4)

0 commit comments

Comments
 (0)