Fix broken link to core/README.md in the root README. (#2204)

This commit is contained in:
Nicholas Tollervey
2024-10-02 14:00:31 +01:00
committed by GitHub
parent af06bc4826
commit 89a0a556f3

View File

@@ -69,8 +69,8 @@ official calendar:
## Contribute
For technical details of the code, please see the [README](core/README) in the
`core` directory.
For technical details of the code, please see the [README](core/README.md) in
the `core` directory.
Read the [contributing guide](https://docs.pyscript.net/latest/contributing/)
to learn about our development process, reporting bugs and improvements,