Skip to content

Commit 8c8ce9b

Browse files
authored
fix dead link to the projects "homepage"
Getting to the notebook via the main page at https://nbviewer.jupyter.org/ shows the notebook with a 'homepage' link, clicking on it gives a 404 error.
1 parent bdd3b63 commit 8c8ce9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter1_Introduction/Ch1_Introduction_PyMC3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"___\n",
1818
"\n",
1919
"\n",
20-
"Welcome to *Bayesian Methods for Hackers*. The full Github repository is available at [github/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers). The other chapters can be found on the project's [homepage](g). We hope you enjoy the book, and we encourage any contributions!"
20+
"Welcome to *Bayesian Methods for Hackers*. The full Github repository is available at [github/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers). The other chapters can be found on the project's [homepage](https://camdavidsonpilon.github.io/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/). We hope you enjoy the book, and we encourage any contributions!"
2121
]
2222
},
2323
{

0 commit comments

Comments
 (0)