Преглед изворни кода

Merge pull request #6 from jgabry/patch-1

fix link to Stan website
Sean J. Taylor пре 8 година
родитељ
комит
700501b75f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/_data/features.yml

+ 1 - 1
docs/_data/features.yml

@@ -13,4 +13,4 @@
 
 
 - title: Available in R or Python.
 - title: Available in R or Python.
   text: |
   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.