Skip to content

Commit 40e6a8d

Browse files
authored
docs: fix contributing links (#1647)
1 parent 4cbd7fc commit 40e6a8d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Contributing to sbi
22

3-
The latest contributing guide is available in the repository at [`docs/contribute.md`](docs/contribute.md), or online at:
3+
The latest contributing guide is available in the repository at [`docs/contributing.md`](docs/contributing.md), or online at:
44

5-
[sbi-dev.github.io/sbi/latest/contribute/](https://sbi-dev.github.io/sbi/latest/contribute/)
5+
[sbi.readthedocs.io/en/latest/contributing.html](https://sbi.readthedocs.io/en/latest/contributing.html)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![PyPI version](https://badge.fury.io/py/sbi.svg)](https://badge.fury.io/py/sbi)
22
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/sbi.svg)](https://github.com/conda-forge/sbi-feedstock)
3-
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/sbi-dev/sbi/blob/master/CONTRIBUTING.md)
3+
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://sbi.readthedocs.io/en/latest/contributing.html)
44
[![Tests](https://github.com/sbi-dev/sbi/actions/workflows/ci.yml/badge.svg)](https://github.com/sbi-dev/sbi/actions)
55
[![codecov](https://codecov.io/gh/sbi-dev/sbi/branch/main/graph/badge.svg)](https://codecov.io/gh/sbi-dev/sbi)
66
[![GitHub license](https://img.shields.io/github/license/sbi-dev/sbi)](https://github.com/sbi-dev/sbi/blob/master/LICENSE.txt)

0 commit comments

Comments
 (0)