Mercurial > p > roundup > code
diff website/www/index.txt @ 6929:581b09777eba
fix link for build to point to github
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 07 Sep 2022 10:55:31 -0400 |
| parents | c31f16208212 |
| children | 4d62d6e08daf |
line wrap: on
line diff
--- a/website/www/index.txt Wed Sep 07 10:49:37 2022 -0400 +++ b/website/www/index.txt Wed Sep 07 10:55:31 2022 -0400 @@ -48,7 +48,7 @@ <!-- build status --> <a style="display:block; margin-block-start: 1em;" - href="https://pypistats.org/packages/roundup"> + href="https://github.com/roundup-tracker/roundup/actions?query=workflow%3Aroundup-ci++"> <span>Build Status:</span> <img src="https://img.shields.io/github/workflow/status/roundup-tracker/roundup/roundup-ci?label=roundup-ci&logo=github"
