Skip to content

Commit d75e6f2

Browse files
AoifeHughesAoifeHughes
andauthored
fixed bug with logo in wrong url, was upsetting me (#2648)
Co-authored-by: AoifeHughes <[email protected]>
1 parent 97bcf89 commit d75e6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center"><img src="https://raw.githubusercontent.com/TuringLang/turinglang.github.io/refs/heads/main/assets/images/turing-logo.svg" alt="Turing.jl logo" width="200" /></p>
1+
<p align="center"><img src="https://raw.githubusercontent.com/TuringLang/turinglang.github.io/refs/heads/main/assets/logo/turing-logo.svg" alt="Turing.jl logo" width="200" /></p>
22
<h1 align="center">Turing.jl</h1>
33
<p align="center"><i>Probabilistic programming and Bayesian inference in Julia</i></p>
44
<p align="center">

0 commit comments

Comments
 (0)