Skip to content

Commit 3733296

Browse files
authored
Update GLM_linear.ipynb (#6519)
* update link to john kruschkes book * google plus has been stopped in 2018 - remove dead link
1 parent 28bac77 commit 3733296

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/learn/core_notebooks/GLM_linear.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -391,9 +391,8 @@
391391
"source": [
392392
"For additional background, here are a few good resources on Bayesian statistics:\n",
393393
"\n",
394-
" - The excellent book [Doing Bayesian Data Analysis by John Kruschke](http://www.indiana.edu/~kruschke/DoingBayesianDataAnalysis/).\n",
394+
" - The excellent book [Doing Bayesian Data Analysis by John Kruschke](https://sites.google.com/site/doingbayesiandataanalysis).\n",
395395
" - [Andrew Gelman's blog](http://andrewgelman.com/)\n",
396-
" - [Baeu Cronins blog post on Probabilistic Programming](https://plus.google.com/u/0/107971134877020469960/posts/KpeRdJKR6Z1)\n",
397396
" \n",
398397
"Author: Thomas Wiecki"
399398
]

0 commit comments

Comments
 (0)