Skip to content

Commit 5051738

Browse files
authored
Fix link path for transcribed BUGS Examples
1 parent 5e7393f commit 5051738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JuliaBUGS/docs/src/example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,4 +344,4 @@ In this case, we pass two additional arguments to `AbstractMCMC.sample`:
344344

345345
## More Examples
346346

347-
We have transcribed all the examples from the first volume of the BUGS Examples ([original](https://www.multibugs.org/examples/latest/VolumeI.html) and [transcribed](https://github.com/TuringLang/JuliaBUGS.jl/tree/main/src/BUGSExamples/Volume_1)). All programs and data are included, and can be compiled using the steps described in the tutorial above.
347+
We have transcribed all the examples from the first volume of the BUGS Examples ([original](https://www.multibugs.org/examples/latest/VolumeI.html) and [transcribed](https://github.com/TuringLang/JuliaBUGS.jl/tree/main/JuliaBUGS/src/BUGSExamples/Volume_1)). All programs and data are included, and can be compiled using the steps described in the tutorial above.

0 commit comments

Comments
 (0)