fix link to Stan website

This commit is contained in:
Jonah Gabry 2017-02-24 11:48:01 -05:00 committed by GitHub
parent 61b4822c37
commit ea82291b04

View file

@ -13,4 +13,4 @@
- title: Available in R or Python.
text: |
We've implemented the Prophet procedure in R and Python, but they share the same underlying [Stan](http://mc-stan) code for fitting. Use whatever language you're comfortable with to get forecasts.
We've implemented the Prophet procedure in R and Python, but they share the same underlying [Stan](http://mc-stan.org) code for fitting. Use whatever language you're comfortable with to get forecasts.