Skip to content

Commit

Permalink
added proper link to codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nphaterp authored Mar 11, 2021
1 parent 590faf2 commit 1d6d3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

DRY out your regression analysis!

[![build](https://github.com/UBC-MDS/aridanalysis_py/actions/workflows/build.yml/badge.svg)](https://github.com/UBC-MDS/aridanalysis_py/actions/workflows/build.yml) [![codecov](https://codecov.io/gh/UBC-MDS/aridanalysis_py/branch/main/graph/badge.svg?token=JGT4Z519QD)](https://codecov.io/gh/UBC-MDS/nicenumber) [![Release](https://github.com/UBC-MDS/aridanalysis_py/actions/workflows/release.yml/badge.svg)](https://github.com/UBC-MDS/aridanalysis_py/actions/workflows/release.yml) [![Documentation Status](https://readthedocs.org/projects/aridanalysis/badge/?version=latest)](https://aridanalysis.readthedocs.io/en/latest/?badge=latest)
[![build](https://github.com/UBC-MDS/aridanalysis_py/actions/workflows/build.yml/badge.svg)](https://github.com/UBC-MDS/aridanalysis_py/actions/workflows/build.yml) [![codecov](https://codecov.io/gh/UBC-MDS/aridanalysis_py/branch/main/graph/badge.svg?token=JGT4Z519QD)](https://codecov.io/gh/UBC-MDS/aridanalysis_py) [![Release](https://github.com/UBC-MDS/aridanalysis_py/actions/workflows/release.yml/badge.svg)](https://github.com/UBC-MDS/aridanalysis_py/actions/workflows/release.yml) [![Documentation Status](https://readthedocs.org/projects/aridanalysis/badge/?version=latest)](https://aridanalysis.readthedocs.io/en/latest/?badge=latest)

## Python Package for Inferential Regression and EDA Analysis!

Expand Down

0 comments on commit 1d6d3af

Please sign in to comment.