From 3a77cb96fd096c8d2d47a6d2b4644607dc4cc4a7 Mon Sep 17 00:00:00 2001 From: Daniel Henderson <77417639+danphenderson@users.noreply.github.com> Date: Thu, 30 Sep 2021 19:16:11 -0600 Subject: [PATCH] Update link to Julia: A Fresh Approach to Numerical Computing (#42439) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a0122d5f241279..ccb667866118b6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -304,7 +304,7 @@ runtest harness). - **Code coverage:** * Design of Julia - - [Julia: A Fresh Approach to Numerical Computing](https://julialang.org/research/julia-fresh-approach-BEKS.pdf) + - [Julia: A Fresh Approach to Numerical Computing](https://julialang.org/assets/research/julia-fresh-approach-BEKS.pdf) - [Julia: Dynamism and Performance Reconciled by Design](http://janvitek.org/pubs/oopsla18b.pdf) - [All Julia Publications](https://julialang.org/research)