From: Peter Stensmyr Date: Thu, 14 Jan 2021 23:57:45 +0000 (+1100) Subject: Update link pointing to how-black-wraps-lines (#1925) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/b55fb821e795bc45903e6f7b89e8857ddb5a94f8 Update link pointing to how-black-wraps-lines (#1925) The section about the Black code style has been moved to its own file. Update link on the compatible configs page to point to the right place. --- diff --git a/docs/compatible_configs.md b/docs/compatible_configs.md index c6724e7..a4f83ee 100644 --- a/docs/compatible_configs.md +++ b/docs/compatible_configs.md @@ -221,7 +221,7 @@ max-line-length = 88 ### Why those options above? When _Black_ is folding very long expressions, the closing brackets will -[be dedented](https://github.com/psf/black#how-black-wraps-lines). +[be dedented](https://github.com/psf/black/blob/master/docs/the_black_code_style.md#how-black-wraps-lines). ```py3 ImportantClass.important_method(