We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f068b5e commit 6b3f7f6Copy full SHA for 6b3f7f6
docs/src/tutorials/latency.md
@@ -24,7 +24,7 @@ with the reasons for latency in Julia and how to fix them.
24
25
* Read the blogposts on julialang.org on [precompilation](https://julialang.org/blog/2021/01/precompile_tutorial/)
26
and [SnoopCompile](https://julialang.org/blog/2021/01/snoopi_deep/)
27
- * Read the [SnoopCompile](https://timholy.github.io/SnoopCompile.jl/stable/)
+ * Read the [SnoopCompile](https://juliadebug.github.io/SnoopCompile.jl/stable/)
28
documentation.
29
* Watch Tim Holy's [talk at JuliaCon 2021](https://www.youtube.com/watch?v=rVBgrWYKLHY)
30
* Watch the [package development workshop at JuliaCon 2021](https://www.youtube.com/watch?v=wXRMwJdEjX4)
0 commit comments