diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index eb151193ae..35d6c04b30 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -947,7 +947,7 @@ more robust change detection, and a reduction in power usage. Django supports .. _Watchman: https://facebook.github.io/watchman/ .. _pywatchman: https://pypi.org/project/pywatchman/ -.. _watchman documentation: https://facebook.github.io/watchman/docs/config.html#ignore_dirs +.. _watchman documentation: https://facebook.github.io/watchman/docs/config#ignore_dirs 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