Skip to content

Commit 01c8c1c

Browse files
authored
Merge pull request #2 from pymc-devs/docs_clean
remove references to experimental
2 parents 7987412 + 2577bd2 commit 01c8c1c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/api_reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ API Reference
22
***************
33

44
This reference provides detailed documentation for all modules, classes, and
5-
methods in the current release of PyMC experimental.
5+
methods in the current release of PyMC-BART.
66

77

88
.. toctree::

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"icon_links": [
100100
{
101101
"name": "GitHub",
102-
"url": "https://github.com/pymc-devs/pymc-experimental",
102+
"url": "https://github.com/pymc-devs/pymc-bart",
103103
"icon": "fab fa-github-square",
104104
},
105105
],

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Installation
3232
3333
Contributing
3434
============
35-
We welcome contributions from interested individuals or groups! For information about contributing to PyMC experimental check out our instructions, policies, and guidelines `here <https://github.com/pymc-devs/pymc-bart/blob/main/CONTRIBUTING.md>`_.
35+
We welcome contributions from interested individuals or groups! For information about contributing to PyMC-BART check out our instructions, policies, and guidelines `here <https://github.com/pymc-devs/pymc-bart/blob/main/CONTRIBUTING.md>`_.
3636

3737
Contributors
3838
============

0 commit comments

Comments
 (0)