Skip to content

Commit 677c534

Browse files
authored
Update _pkgdown.yml
1 parent aca5778 commit 677c534

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

_pkgdown.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,31 +15,31 @@ navbar:
1515
- text: "Other Packages"
1616
menu:
1717
- text: "rstan"
18-
href: http://mc-stan.org/rstan
18+
href: https://mc-stan.org/rstan
1919
- text: "rstanarm"
20-
href: http://mc-stan.org/rstanarm
20+
href: https://mc-stan.org/rstanarm
2121
- text: "bayesplot"
22-
href: http://mc-stan.org/bayesplot
22+
href: https://mc-stan.org/bayesplot
2323
- text: "loo"
24-
href: http://mc-stan.org/loo
24+
href: https://mc-stan.org/loo
2525
- text: "projpred"
26-
href: http://mc-stan.org/projpred
26+
href: https://mc-stan.org/projpred
2727
- text: "rstantools"
28-
href: http://mc-stan.org/rstantools
28+
href: https://mc-stan.org/rstantools
2929
- text: "Stan"
30-
href: http://mc-stan.org
30+
href: https://mc-stan.org
3131
right:
3232
- icon: fa-twitter
3333
href: https://twitter.com/mcmc_stan
3434
- icon: fa-github
3535
href: https://github.com/stan-dev/shinystan
3636
- icon: fa-users
37-
href: http://discourse.mc-stan.org/
37+
href: https://discourse.mc-stan.org/
3838

3939
home:
4040
links:
4141
- text: Ask a question
42-
href: http://discourse.mc-stan.org/
42+
href: https://discourse.mc-stan.org/
4343

4444
articles:
4545
- title: "Getting Started"

0 commit comments

Comments
 (0)