Skip to content

Commit 32fd652

Browse files
sneakers-the-ratlwasser
authored andcommitted
update badges url
1 parent 7a9fda8 commit 32fd652

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

documentation/repository-files/readme-file-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Example: [![PyPI version shields.io](https://img.shields.io/pypi/v/pandera.svg)]
8181
```{tip}
8282
Once you package is accepted to pyOpenSci, we will provide you with
8383
a badge to add to your repository that shows that it has been reviewed.
84-
[![pyOpenSci](https://tinyurl.com/y22nb8up)](https://github.com/pyOpenSci/software-review/issues/12)
84+
[![pyOpenSci](https://pyopensci.org/badges/peer-reviewed.svg)](https://github.com/pyOpenSci/software-review/issues/12)
8585
8686
```
8787

locales/es/LC_MESSAGES/documentation.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1581,7 +1581,7 @@ msgstr ""
15811581
msgid ""
15821582
"Once you package is accepted to pyOpenSci, we will provide you with a "
15831583
"badge to add to your repository that shows that it has been reviewed. "
1584-
"[![pyOpenSci](https://tinyurl.com/y22nb8up)](https://github.com/pyOpenSci"
1584+
"[![pyOpenSci](https://pyopensci.org/badges/peer-reviewed.svg)](https://github.com/pyOpenSci"
15851585
"/software-review/issues/12)"
15861586
msgstr ""
15871587

tutorials/add-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Your finished `README.md` file should look something like this:
188188
# pyosPackage
189189

190190
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8365068.svg)](https://doi.org/10.5281/zenodo.8365068)
191-
[![pyOpenSci](https://tinyurl.com/y22nb8up)](https://github.com/pyOpenSci/software-review/issues/115)
191+
[![pyOpenSci](https://pyopensci.org/badges/peer-reviewed.svg)](https://github.com/pyOpenSci/software-review/issues/115)
192192

193193
## What pyosPackage does
194194

0 commit comments

Comments
 (0)