diff --git a/docs/Python-for-Formula-Authors.md b/docs/Python-for-Formula-Authors.md index db1663c9fe..3c10b8718a 100644 --- a/docs/Python-for-Formula-Authors.md +++ b/docs/Python-for-Formula-Authors.md @@ -181,7 +181,7 @@ Remember: there are very limited cases for libraries (e.g. significant amounts o * `cryptography`: builds with `rust` -* `certifi`: patched formula to allow any Python-based formulae to leverage the brewed CA certs (see https://github.com/orgs/Homebrew/discussions/4691). +* `certifi`: patched formula to allow any Python-based formulae to leverage the brewed CA certs (see ). ### Python declarations for libraries