Skip to content

Commit 0342c3c

Browse files
committed
fix broken link
1 parent 06f9989 commit 0342c3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ predictive checks, cross-validation, and Bayes factors.
5959
* [Introduction to brms](https://doi.org/10.18637/jss.v080.i01) (Journal of Statistical Software)
6060
* [Advanced multilevel modeling with brms](https://journal.r-project.org/archive/2018/RJ-2018-017/index.html) (The R Journal)
6161
* [Website](https://paul-buerkner.github.io/brms/) (Website of brms with documentation and vignettes)
62-
* [Blog posts](https://paul-buerkner.github.io/blog/brms-blogposts/) (List of blog posts about brms)
62+
* [Blog posts](https://paul-buerkner.github.io/software/brms-blogposts.html) (List of blog posts about brms)
6363
* [Ask a question](https://discourse.mc-stan.org/) (Stan Forums on Discourse)
6464
* [Open an issue](https://github.com/paul-buerkner/brms/issues) (GitHub issues for bug reports and feature requests)
6565

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ with posterior predictive checks, cross-validation, and Bayes factors.
4141
(The R Journal)
4242
- [Website](https://paul-buerkner.github.io/brms/) (Website of brms
4343
with documentation and vignettes)
44-
- [Blog posts](https://paul-buerkner.github.io/blog/brms-blogposts/)
44+
- [Blog posts](https://paul-buerkner.github.io/software/brms-blogposts.html)
4545
(List of blog posts about brms)
4646
- [Ask a question](https://discourse.mc-stan.org/) (Stan Forums on
4747
Discourse)

0 commit comments

Comments
 (0)