Skip to content

Commit 2899a48

Browse files
Update badges after #7903
1 parent fd017d0 commit 2899a48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [Django REST framework][docs]
22

3-
[![build-status-image]][travis]
3+
[![build-status-image]][build-status]
44
[![coverage-status-image]][codecov]
55
[![pypi-version]][pypi]
66

@@ -176,8 +176,8 @@ You may also want to [follow the author on Twitter][twitter].
176176

177177
Please see the [security policy][security-policy].
178178

179-
[build-status-image]: https://secure.travis-ci.org/encode/django-rest-framework.svg?branch=master
180-
[travis]: https://travis-ci.org/encode/django-rest-framework?branch=master
179+
[build-status-image]: https://github.com/encode/django-rest-framework/actions/workflows/main.yml/badge.svg
180+
[build-status]: https://github.com/encode/django-rest-framework/actions/workflows/main.yml
181181
[coverage-status-image]: https://img.shields.io/codecov/c/github/encode/django-rest-framework/master.svg
182182
[codecov]: https://codecov.io/github/encode/django-rest-framework?branch=master
183183
[pypi-version]: https://img.shields.io/pypi/v/djangorestframework.svg

0 commit comments

Comments
 (0)