Skip to content

Commit e915edf

Browse files
authored
Merge pull request #631 from kirkins/patch-1
Fix broken link for Singapore talk
2 parents bfb5583 + bc9ca7d commit e915edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyfolio/examples/bayesian.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
"\n",
330330
"* [A blog post about the Bayesian models with Sepideh Sadeghi](http://blog.quantopian.com/bayesian-cone/)\n",
331331
"* [My personal blog on Bayesian modeling](http://twiecki.github.io/)\n",
332-
"* A talk I gave in Singapore on [Probabilistic Programming in Quantitative Finance]( http://blog.quantopian.com/probabilistic-programming-for-non-statisticians/)\n",
332+
"* A talk I gave in Singapore on [Probabilistic Programming in Quantitative Finance]( https://www.youtube.com/watch?v=MeKucat_gw8)\n",
333333
"* A series of IPython notebooks on [Bayesian Methods for Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers)."
334334
]
335335
}

0 commit comments

Comments
 (0)