diff options
Diffstat (limited to 'docs/ref/django-admin.txt')
| -rw-r--r-- | docs/ref/django-admin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 20f6445834..50164e5e09 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -851,7 +851,7 @@ second). This offers better scaling to large projects, reduction in response time to code modification, more robust change detection, and battery usage reduction. -.. _pyinotify: https://pypi.python.org/pypi/pyinotify/ +.. _pyinotify: https://pypi.org/project/pyinotify/ When you start the server, and each time you change Python code while the server is running, the system check framework will check your entire Django |
