From 390b7a62202eb93ceb024de60fc2d2060b14c9d7 Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Mon, 16 Mar 2026 09:41:49 -0700 Subject: [PATCH] Update README with new deployment badge and typo fix Updated deployment badge and fixed a typo in the README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0eb020be..67c5959a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![All Contributors](https://img.shields.io/badge/all_contributors-53-orange.svg?style=flat-square)](#contributors-) -[![pages-build-deployment](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment) +[![Deploy Jekyll site to Pages](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/deploy-gh-pages.yml/badge.svg)](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/deploy-gh-pages.yml) [![DOI](https://zenodo.org/badge/174412809.svg)](https://zenodo.org/doi/10.5281/zenodo.10594115) @@ -10,7 +10,7 @@ This repo contains the source code for the [pyOpenSci.org](https://pyopensci.org ## Getting Started -Please explore [the site](https://pyopensci.org) and let us know what your think. If you find a bug or have +Please explore [the site](https://pyopensci.org) and let us know what you think. If you find a bug or have a suggestion for a new feature, [open an issue](https://github.com/pyOpenSci/pyopensci.github.io/issues). ## Next Steps