소스 검색

Fixed broken link to Watchmen configuration in docs/ref/django-admin.txt.

Jon Dufresne 4 년 전
부모
커밋
faa08449dd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/ref/django-admin.txt

+ 1 - 1
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