Explorar el Código

fix link to Stan website

Jonah Gabry hace 8 años
padre
commit
ea82291b04
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.