68
68
< i class ="search link icon "> </ i >
69
69
</ form >
70
70
</ div >
71
- < a class ="item " href ="https://github.com/pymc-devs/pymc3 "> < i class ="github blue icon large "> </ i > </ a >
71
+ < a class ="item " href ="https://github.com/pymc-devs/pymc "> < i class ="github blue icon large "> </ i > </ a >
72
72
</ div >
73
73
</ div >
74
74
</ div >
@@ -86,17 +86,17 @@ <h2>Probabilistic Programming in Python</h2>
86
86
< div class ="ui container " role ="main ">
87
87
{% if pagename == 'index' %}
88
88
< div class ="ui vertical segment ">
89
- < a class ="ui image " href ="https://github.com/pymc-devs/pymc3 /actions ">
90
- < img src ="https://github.com/pymc-devs/pymc3 /workflows/pytest/badge.svg ">
89
+ < a class ="ui image " href ="https://github.com/pymc-devs/pymc /actions ">
90
+ < img src ="https://github.com/pymc-devs/pymc /workflows/pytest/badge.svg ">
91
91
</ a >
92
- < a class ="ui image " href ="https://coveralls.io/github/pymc-devs/pymc3 ?branch=master ">
93
- < img src ="https://coveralls.io/repos/github/pymc-devs/pymc3 /badge.svg?branch=master ">
92
+ < a class ="ui image " href ="https://coveralls.io/github/pymc-devs/pymc ?branch=v3 ">
93
+ < img src ="https://coveralls.io/repos/github/pymc-devs/pymc /badge.svg?branch=v3 ">
94
94
</ a >
95
95
< a class ="ui image " href ="https://tidelift.com/subscription/pkg/pypi-pymc3?utm_source=pypi-pymc3&utm_medium=referral&utm_campaign=enterprise ">
96
96
< a class ="ui image " href ="https://www.numfocus.org/ ">
97
97
< img src ="https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A ">
98
98
</ a >
99
- < a class ="ui image " href ="https://mybinder.org/v2/gh/pymc-devs/pymc3/master ?filepath=%2Fdocs%2Fsource%2Fnotebooks ">
99
+ < a class ="ui image " href ="https://mybinder.org/v2/gh/pymc-devs/pymc/v3 ?filepath=%2Fdocs%2Fsource%2Fnotebooks ">
100
100
< img src ="https://mybinder.org/badge_logo.svg ">
101
101
</ a >
102
102
< a class ="ui image " href ="https://hub.docker.com/r/pymc/pymc3 ">
@@ -114,7 +114,7 @@ <h2>Probabilistic Programming in Python</h2>
114
114
{%- block footer %}
115
115
< div class ="ui vertical footer segment ">
116
116
< div class ="ui center aligned container ">
117
- < a href ="https://github.com/pymc-devs/pymc3 "> < i class ="github icon large "> </ i > </ a >
117
+ < a href ="https://github.com/pymc-devs/pymc "> < i class ="github icon large "> </ i > </ a >
118
118
< a href ="https://twitter.com/pymc_devs "> < i class ="twitter icon large "> </ i > </ a >
119
119
< a href ="https://discourse.pymc.io/ "> < i class ="discourse icon large "> </ i > </ a >
120
120
</ div >
0 commit comments