diff --git a/README.md b/README.md index 680987e0..82c6cd62 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ _10 November 2019_ images - you can upload both to PyPI. If you need manylinux1 wheels, you can build using the old manylinux1 image using the [manylinux image](https://cibuildwheel.readthedocs.io/en/stable/options/#manylinux-image) option. (#155) -- 📚 Documentation is now on its [own mini-site](https://cibuildwheel.readtehdocs.io), +- 📚 Documentation is now on its [own mini-site](https://cibuildwheel.readthedocs.io), rather than on the README (#169) - ✨ Add support for building Windows wheels on Travis CI. (#160) - 🛠 If you set `CIBW_TEST_COMMAND`, your tests now run in a virtualenv. (#164)