From 3ec67a2ebab3118280034a7fa664cc67ea00866f Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Sun, 21 Nov 2021 18:28:12 -0500 Subject: [PATCH] Update link to multibuild --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19ef91746..9e129dd92 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ Credits `cibuildwheel` stands on the shoulders of giants. -- ⭐️ @matthew-brett for [matthew-brett/multibuild](http://github.com/matthew-brett/multibuild) and [matthew-brett/delocate](http://github.com/matthew-brett/delocate) +- ⭐️ @matthew-brett for [multibuild](https://github.com/multi-build/multibuild) and [matthew-brett/delocate](http://github.com/matthew-brett/delocate) - @PyPA for the manylinux Docker images [pypa/manylinux](https://github.com/pypa/manylinux) - @ogrisel for [wheelhouse-uploader](https://github.com/ogrisel/wheelhouse-uploader) and `run_with_env.cmd`