Fix broken link in README.md (#2989)

Broken when we converted some more RST docs to MyST
This commit is contained in:
Joe Young 2022-04-03 00:18:13 +01:00 committed by GitHub
parent 1af29fbfa5
commit 4d0a4b15a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ tests, and our own auto formatting and parallel Continuous Integration runner. N
we have become stable, you should not expect large formatting to changes in the future. we have become stable, you should not expect large formatting to changes in the future.
Stylistic changes will mostly be responses to bug reports and support for new Python Stylistic changes will mostly be responses to bug reports and support for new Python
syntax. For more information please refer to the syntax. For more information please refer to the
[The Black Code Style](docs/the_black_code_style/index.rst). [The Black Code Style](https://black.readthedocs.io/en/stable/the_black_code_style/index.html).
Also, as a safety measure which slows down processing, _Black_ will check that the Also, as a safety measure which slows down processing, _Black_ will check that the
reformatted code still produces a valid AST that is effectively equivalent to the reformatted code still produces a valid AST that is effectively equivalent to the