From faa08449dd1236c1b92883e86cf1895410c72f56 Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Thu, 23 Apr 2020 09:33:32 -0700 Subject: [PATCH] Fixed broken link to Watchmen configuration in docs/ref/django-admin.txt. --- docs/ref/django-admin.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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