Merge pull request #6 from jgabry/patch-1

fix link to Stan website
This commit is contained in:
Sean J. Taylor 2017-02-24 09:37:12 -08:00 committed by GitHub
commit 700501b75f

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.