We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7769a3 commit 5d8bbf8Copy full SHA for 5d8bbf8
README.md
@@ -224,7 +224,7 @@ custom:
224
## :apple::beer::snake: Mac Brew installed Python notes
225
[Brew wilfully breaks the `--target` option with no seeming intention to fix it](https://github.com/Homebrew/brew/pull/821)
226
which causes issues since this uses that option. There are a few easy workarounds for this:
227
-* Install Python from [python.org](https://wwwpython.org/downloads/) and specify it with the
+* Install Python from [python.org](https://www.python.org/downloads/) and specify it with the
228
[`pythonBin` option](#customize-python-executable).
229
230
OR
0 commit comments