Skip to content

Commit 895c0a2

Browse files
authored
Switch to shields.io PyPI badge (#122)
SVG, for-the-badge style is more accessible.
1 parent d1f846c commit 895c0a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
**Beautifully simple class-based views.**
99

10-
[![Build Status](https://img.shields.io/github/workflow/status/encode/django-vanilla-views/CI/master?style=for-the-badge)](https://github.com/encode/django-vanilla-views/actions?workflow=CI) [![PyPI version](https://badge.fury.io/py/django-vanilla-views.svg)](http://badge.fury.io/py/django-vanilla-views)
10+
[![Build Status](https://img.shields.io/github/workflow/status/encode/django-vanilla-views/CI/master?style=for-the-badge)](https://github.com/encode/django-vanilla-views/actions?workflow=CI) [![PyPI version](https://img.shields.io/pypi/v/django-vanilla-views.svg?style=for-the-badge)](https://pypi.org/project/django-vanilla-views/)
1111

1212
View --+------------------------- RedirectView
1313
|

0 commit comments

Comments
 (0)