Skip to content

Commit

Permalink
docs: update link to Django plugin. (#1821)
Browse files Browse the repository at this point in the history
The docs were pointing to an outdated projected (not updated) since 2013. Change to the active plugin project.
  • Loading branch information
carltongibson authored Jul 22, 2024
1 parent c2f3588 commit fb0ba11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/other.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ Language plugins

Coverage.py plugins to enable coverage measurement of other languages.

* `django-coverage`__ measures the coverage of Django templates.
* `django-coverage-plugin`__ measures the coverage of Django templates.

__ https://pypi.org/project/django-coverage/
__ https://pypi.org/project/django-coverage-plugin/

* `Cython`__ provides a plugin for measuring Cythonized code.

Expand Down

0 comments on commit fb0ba11

Please sign in to comment.