WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 6ae7d1b

Browse files
committed
docs
1 parent 0f16f0f commit 6ae7d1b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/workflows/plone-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ jobs:
8181
uses: "codecov/codecov-action@v3"
8282
with:
8383
fail_ci_if_error: true
84-
if: matrix.python-version == '3.7'
84+
if: matrix.python-version == '3.9'

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
33
This text does not appear on PyPI or github. It is a comment.
44
5-
.. image:: https://github.com/collective/cs.srcset/actions/workflows/plone-package.yml/badge.svg
6-
:target: https://github.com/collective/cs.srcset/actions/workflows/plone-package.yml
5+
.. image:: https://github.com/codesyntax/cs.srcset/actions/workflows/plone-package.yml/badge.svg
6+
:target: https://github.com/codesyntax/cs.srcset/actions/workflows/plone-package.yml
77

8-
.. image:: https://coveralls.io/repos/github/collective/cs.srcset/badge.svg?branch=main
9-
:target: https://coveralls.io/github/collective/cs.srcset?branch=main
8+
.. image:: https://coveralls.io/repos/github/codesyntax/cs.srcset/badge.svg?branch=main
9+
:target: https://coveralls.io/github/codesyntax/cs.srcset?branch=main
1010
:alt: Coveralls
1111

12-
.. image:: https://codecov.io/gh/collective/cs.srcset/branch/master/graph/badge.svg
13-
:target: https://codecov.io/gh/collective/cs.srcset
12+
.. image:: https://codecov.io/gh/codesyntax/cs.srcset/branch/master/graph/badge.svg
13+
:target: https://codecov.io/gh/codesyntax/cs.srcset
1414

1515
.. image:: https://img.shields.io/pypi/v/cs.srcset.svg
1616
:target: https://pypi.python.org/pypi/cs.srcset/

0 commit comments

Comments
 (0)