Skip to content

Commit 23933b6

Browse files
authored
Correct link reference for Stan in README
Updated link reference from RStan to Stan in README.
1 parent d6e83fd commit 23933b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ and general plots of posterior (or prior) predictive distributions.
2222
The idea behind **bayesplot** is not only to provide convenient functionality
2323
for users, but also a common set of functions that can be easily used by
2424
developers working on a variety of packages for Bayesian modeling, particularly
25-
(but not necessarily) those powered by [**RStan**](https://mc-stan.org/rstan).
25+
(but not necessarily) those powered by [Stan](https://mc-stan.org/).
2626

2727
### Getting started
2828

0 commit comments

Comments
 (0)