Skip to content

Commit 0de8c64

Browse files
ferrolhoKristofferC
authored andcommitted
Update inference.md (#49031)
Update URLs to JuliaHub blog (cherry picked from commit abae35c)
1 parent 7a5d1d4 commit 0de8c64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/devdocs/inference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
to the process of deducing the types of later values from the types of
77
input values. Julia's approach to inference has been described in blog
88
posts
9-
([1](https://juliacomputing.com/blog/2016/04/inference-convergence/),
10-
[2](https://juliacomputing.com/blog/2017/05/inference-converage2/)).
9+
([1](https://info.juliahub.com/inference-convergence-algorithm-in-julia/),
10+
[2](https://info.juliahub.com/inference-convergence-algorithm-in-julia-revisited/)).
1111

1212
## Debugging compiler.jl
1313

0 commit comments

Comments
 (0)