File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
docs/source/semantic_sphinx Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- .. image :: https://cdn.rawgit.com/pymc-devs/pymc3/master /docs/logos/svg/PyMC3_banner.svg
1
+ .. image :: https://cdn.rawgit.com/pymc-devs/pymc/v3 /docs/logos/svg/PyMC3_banner.svg
2
2
:height: 100px
3
3
:alt: PyMC3 logo
4
4
:align: center
Original file line number Diff line number Diff line change 54
54
< div class ="ui container ">
55
55
< div class ="ui large secondary pointing menu ">
56
56
< a class ="item " href ="/ ">
57
- < img class ="ui bottom aligned tiny image " src ="https://cdn.rawgit.com/pymc-devs/pymc3/master /docs/logos/svg/PyMC3_banner.svg " />
57
+ < img class ="ui bottom aligned tiny image " src ="https://cdn.rawgit.com/pymc-devs/pymc/v3 /docs/logos/svg/PyMC3_banner.svg " />
58
58
</ a >
59
59
{% if
60
60
theme_navbar_links %} {%- for link in theme_navbar_links %} < a href ="{{ pathto(*link[1:]) }} " class ="item "> {{
74
74
</ div >
75
75
{% if pagename == 'index' %}
76
76
< div class ="ui center aligned text container ">
77
- < img src ="https://cdn.rawgit.com/pymc-devs/pymc3/master /docs/logos/svg/PyMC3_banner.svg " />
77
+ < img src ="https://cdn.rawgit.com/pymc-devs/pymc/v3 /docs/logos/svg/PyMC3_banner.svg " />
78
78
< h2 > Probabilistic Programming in Python</ h2 >
79
79
< a href ="pymc-examples/examples/pymc3_howto/api_quickstart.html ">
80
80
< div class ="ui huge primary button "> Quickstart < i class ="right arrow icon "> </ i > </ div >
You can’t perform that action at this time.
0 commit comments