Skip to content

Commit 06890eb

Browse files
authored
docs: update discord link, fix tests badge. (#1327)
1 parent ecfcec5 commit 06890eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[![PyPI version](https://badge.fury.io/py/sbi.svg)](https://badge.fury.io/py/sbi)
22
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/sbi-dev/sbi/blob/master/CONTRIBUTING.md)
3-
[![Tests](https://github.com/sbi-dev/sbi/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/sbi-dev/sbi/actions)
3+
[![Tests](https://github.com/sbi-dev/sbi/actions/workflows/ci.yml/badge.svg)](https://github.com/sbi-dev/sbi/actions)
44
[![codecov](https://codecov.io/gh/sbi-dev/sbi/branch/main/graph/badge.svg)](https://codecov.io/gh/sbi-dev/sbi)
55
[![GitHub license](https://img.shields.io/github/license/sbi-dev/sbi)](https://github.com/sbi-dev/sbi/blob/master/LICENSE.txt)
66
[![DOI](https://joss.theoj.org/papers/10.21105/joss.02505/status.svg)](https://doi.org/10.21105/joss.02505)
77

88
## `sbi`: Simulation-Based Inference
99

1010
[Getting Started](https://sbi-dev.github.io/sbi/latest/tutorials/00_getting_started/) |
11-
[Documentation](https://sbi-dev.github.io/sbi/) | [Discord Server](https://discord.gg/q7unZdVM)
11+
[Documentation](https://sbi-dev.github.io/sbi/) | [Discord Server](https://discord.gg/eEeVPSvWKy)
1212

1313
`sbi` is a Python package for simulation-based inference, designed to meet the needs of
1414
both researchers and practitioners. Whether you need fine-grained control or an

0 commit comments

Comments
 (0)