Skip to content

Commit 533b93b

Browse files
JuliaBUGS: update plot links in docs
1 parent 5a35350 commit 533b93b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JuliaBUGS/docs/src/graph_plotting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ using GraphPlot
4646
gplot(model)
4747
```
4848

49-
![GraphPlot](https://raw.githubusercontent.com/TuringLang/JuliaBUGS.jl/main/docs/assets/graphplot.svg)
49+
![GraphPlot](https://raw.githubusercontent.com/TuringLang/JuliaBUGS.jl/refs/heads/main/JuliaBUGS/docs/assets/graphplot.svg)
5050

5151
## [`GraphMakie.jl`](https://github.com/MakieOrg/GraphMakie.jl)
5252

@@ -55,4 +55,4 @@ using GLMakie, GraphMakie
5555
graphplot(model)
5656
```
5757

58-
![GraphMakie](https://raw.githubusercontent.com/TuringLang/JuliaBUGS.jl/main/docs/assets/makie.png)
58+
![GraphMakie](https://raw.githubusercontent.com/TuringLang/JuliaBUGS.jl/refs/heads/main/JuliaBUGS/docs/assets/makie.png)

0 commit comments

Comments
 (0)