Skip to content

Commit c4f069f

Browse files
authored
Fix url from pymc-bart to properly link the issue tracker, contributing readme and code of conduct; (#34)
1 parent cdb3899 commit c4f069f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We welcome a wide range of contributions, not only code!
44

55
## Reporting issues
66
If you encounter any bug or incorrect behaviour while using pymc_bart,
7-
please report an issue to our [issue tracker](https://github.com/pymc-devs/pymc_bart/issues).
7+
please report an issue to our [issue tracker](https://github.com/pymc-devs/pymc-bart/issues).
88
Please include any supporting information, in particular the version of
99
pymc_bart that you are using.
1010
The issue tracker has several templates available to help in writing the issue

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ pip install git+https://github.com/pymc-devs/pymc-bart.git
2828

2929
## Contributions
3030
PyMC-BART is a community project and welcomes contributions.
31-
Additional information can be found in the [Contributing Readme](https://github.com/pymc-devs/pymc_bart/blob/main/CONTRIBUTING.md)
31+
Additional information can be found in the [Contributing Readme](https://github.com/pymc-devs/pymc-bart/blob/main/CONTRIBUTING.md)
3232

3333
## Code of Conduct
3434
PyMC-BART wishes to maintain a positive community. Additional details
35-
can be found in the [Code of Conduct](https://github.com/pymc-devs/pymc_bart/blob/main/CODE_OF_CONDUCT.md)
35+
can be found in the [Code of Conduct](https://github.com/pymc-devs/pymc-bart/blob/main/CODE_OF_CONDUCT.md)
3636

3737
## Citation
3838
If you use PyMC-BART and want to cite it please use [![arXiv](https://img.shields.io/badge/arXiv-2206.03619-b31b1b.svg)](https://arxiv.org/abs/2206.03619)

0 commit comments

Comments
 (0)