Skip to content

Commit 11b0b10

Browse files
authored
Update README.md - fix badge links
1 parent 90061d3 commit 11b0b10

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@
44
# LSDB Rubin
55

66
[![Template](https://img.shields.io/badge/Template-LINCC%20Frameworks%20Python%20Project%20Template-brightgreen)](https://lincc-ppt.readthedocs.io/en/latest/)
7-
8-
[![PyPI](https://img.shields.io/pypi/v/lsdb_rubin?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/lsdb_rubin/)
9-
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/astronomy-commons/lsdb_rubin/smoke-test.yml)](https://github.com/astronomy-commons/lsdb_rubin/actions/workflows/smoke-test.yml)
7+
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/astronomy-commons/lsdb-rubin/smoke-test.yml)](https://github.com/astronomy-commons/lsdb-rubin/actions/workflows/smoke-test.yml)
108
[![Codecov](https://codecov.io/gh/astronomy-commons/lsdb_rubin/branch/main/graph/badge.svg)](https://codecov.io/gh/astronomy-commons/lsdb_rubin)
119
[![Read The Docs](https://img.shields.io/readthedocs/lsdb-rubin)](https://lsdb-rubin.readthedocs.io/)
10+
[![PyPI](https://img.shields.io/pypi/v/lsdb_rubin?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/lsdb_rubin/)
1211

1312
Suite of utilities for interacting with Rubin LSST data within LSDB.
1413

0 commit comments

Comments
 (0)