Skip to content

Commit d80b7f1

Browse files
authored
DOC Add PyMC Labs as sponsors in docs (#4989)
* DOC Update sponsors in docs * DOC Place items together
1 parent b339ca5 commit d80b7f1

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

docs/source/about.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ The end result? All of the capabilities you expect from commercial-grade softwar
187187
Sponsors
188188
========
189189

190-
|NumFOCUS| |Quantopian| |ODSC|
190+
|NumFOCUS| |PyMCLabs|
191191

192192
More details about sponsoring PyMC3 can be found `here <https://github.com/pymc-devs/pymc3/blob/main/GOVERNANCE.md#institutional-partners-and-funding>`_.
193193
If you are interested in becoming a sponsor, reach out to `[email protected] <[email protected]>`_
@@ -266,9 +266,6 @@ See also
266266
.. |NumFOCUS| image:: https://numfocus.org/wp-content/uploads/2017/07/NumFocus_LRG.png
267267
:target: http://www.numfocus.org/
268268
:height: 120px
269-
.. |Quantopian| image:: https://raw.githubusercontent.com/pymc-devs/pymc3/main/docs/quantopianlogo.jpg
270-
:target: https://quantopian.com
271-
:height: 120px
272-
.. |ODSC| image:: https://raw.githubusercontent.com/pymc-devs/pymc3/main/docs/odsc_logo.png
273-
:target: https://odsc.com
269+
.. |PyMCLabs| image:: https://raw.githubusercontent.com/pymc-devs/pymc3/main/docs/pymc-labs-logo.png
270+
:target: https://pymc-labs.io
274271
:height: 120px

docs/source/index.rst

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -150,15 +150,8 @@
150150
<a href="https://numfocus.org/">
151151
<img class="ui image" height="120" src="https://www.numfocus.org/wp-content/uploads/2017/07/NumFocus_LRG.png"/>
152152
</a>
153-
</div>
154-
<div class="column">
155-
<a href="https://quantopian.com">
156-
<img class="ui image" height="120" src="https://raw.githubusercontent.com/pymc-devs/pymc3/main/docs/quantopianlogo.jpg"/>
157-
</a>
158-
</div>
159-
<div class="column">
160-
<a href="https://odsc.com/">
161-
<img class="ui image" height="120" src="https://raw.githubusercontent.com/pymc-devs/pymc3/main/docs/odsc_logo.png"/>
153+
<a href="https://pymc-labs.io">
154+
<img class="ui image" height="120" src="https://raw.githubusercontent.com/pymc-devs/pymc3/main/docs/pymc-labs-logo.png"/>
162155
</a>
163156
</div>
164157
</div>

0 commit comments

Comments
 (0)