diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d9735799..f44bdc60 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,8 +5,8 @@ Before you proceed, please check the following notes. * Make sure you describe the changes introduced in the PR. * If this PR addresses an existing issue, please mention it here. -* Check our [Guidelines for Contributing](https://github.com/bambinos/bambi/blob/main/docs/CONTRIBUTING.md). -* In particular, pay attention to the [pull request checklist](https://github.com/bambinos/bambi/blob/main/docs/CONTRIBUTING.md#pull-request-checklist). +* Check our [Guidelines for Contributing](https://github.com/bambinos/bambi/blob/main/CONTRIBUTING.md). +* In particular, pay attention to the [pull request checklist](https://github.com/bambinos/bambi/blob/main/CONTRIBUTING.md#pull-request-checklist). * The most important points are to + Install all the needed requirements (`requirements.txt`, `requirements-dev.txt`, etc.) + Make sure all test pass. diff --git a/README.md b/README.md index 2f7f85d4..8b67ed48 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ If you want to support Bambi financially, you can [make a donation](https://numf ## Code of Conduct -Bambi wishes to maintain a positive community. Additional details can be found in the [Code of Conduct](https://github.com/bambinos/bambi/blob/main/docs/CODE_OF_CONDUCT.md) +Bambi wishes to maintain a positive community. Additional details can be found in the [Code of Conduct](https://github.com/bambinos/bambi/blob/main/CODE_OF_CONDUCT.md) ## License diff --git a/docs/index.qmd b/docs/index.qmd index b0188bea..14b0acbf 100644 --- a/docs/index.qmd +++ b/docs/index.qmd @@ -181,7 +181,7 @@ If you use Bambi and want to cite it please use We welcome contributions from interested individuals or groups! For information about contributing to Bambi, check out our instructions, policies, -and guidelines [here](https://github.com/bambinos/bambi/blob/main/docs/CONTRIBUTING.md). +and guidelines [here](https://github.com/bambinos/bambi/blob/main/CONTRIBUTING.md). ## Contributors diff --git a/pyproject.toml b/pyproject.toml index c127668a..40419b2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ jax = [ homepage = "https://bambinos.github.io/bambi" documentation = "https://bambinos.github.io/bambi" repository = "https://github.com/bambinos/bambi" -changelog = "https://github.com/bambinos/bambi/blob/main/docs/CHANGELOG.md" +changelog = "https://github.com/bambinos/bambi/blob/main/CHANGELOG.md" [tool.setuptools] packages = [