Skip to content

Commit 85aec2c

Browse files
authored
Fix the commits-since badge to give commits since the latest release (#98)
This PR fixes the commits-since badge in the README to give commits since the latest release, instead of since the fixed v0.2.1 release.
1 parent 0ba02fa commit 85aec2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ specific language governing permissions and limitations under the License.
7272
.. |docs| image:: https://readthedocs.org/projects/refcycle/badge/?version=latest
7373
:target: http://refcycle.readthedocs.org/en/latest
7474
:alt: Documentation build status
75-
.. |commits-since| image:: https://img.shields.io/github/commits-since/mdickinson/refcycle/v0.2.1.svg
75+
.. |commits-since| image:: https://img.shields.io/github/commits-since/mdickinson/refcycle/latest.svg
7676
:target: https://github.com/mdickinson/refcycle
7777
:alt: GitHub status

0 commit comments

Comments
 (0)