From fc83e2afe30b92230f8386738da81f868acdca5b Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Thu, 23 Apr 2020 09:33:32 -0700 Subject: [PATCH] [3.0.x] Fixed broken link to Watchmen configuration in docs/ref/django-admin.txt. Backport of faa08449dd1236c1b92883e86cf1895410c72f56 from master --- 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 c5b56957d2..b66ca5f551 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -919,7 +919,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 .. versionchanged:: 2.2