You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Ask a question](https://discourse.mc-stan.org) (Stan Forums on Discourse)
44
-
*[Open an issue](https://github.com/stan-dev/bayesplot/issues) (GitHub issues for bug reports, feature requests)
44
+
*[Open an issue](https://raw.githubusercontent.com/stan-dev/bayesplot/issues) (GitHub issues for bug reports, feature requests)
45
45
46
46
### Contributing
47
47
48
-
We are always looking for new contributors! See [CONTRIBUTING.md](https://github.com/stan-dev/bayesplot/blob/master/.github/CONTRIBUTING.md) for details and/or reach out via the issue tracker.
48
+
We are always looking for new contributors! See [CONTRIBUTING.md](https://raw.githubusercontent.com/stan-dev/bayesplot/master/.github/CONTRIBUTING.md) for details and/or reach out via the issue tracker.
49
49
50
50
### Installation
51
51
@@ -55,7 +55,7 @@ We are always looking for new contributors! See [CONTRIBUTING.md](https://github
55
55
install.packages("bayesplot")
56
56
```
57
57
58
-
* Install latest development version from GitHub (requires [devtools](https://github.com/hadley/devtools) package):
58
+
* Install latest development version from GitHub (requires [devtools](https://raw.githubusercontent.com/hadley/devtools) package):
0 commit comments