diff --git a/docs/releases/3.0.0-alpha.11.md b/docs/releases/3.0.0-alpha.11.md index 3713faa37..948bc7b1c 100644 --- a/docs/releases/3.0.0-alpha.11.md +++ b/docs/releases/3.0.0-alpha.11.md @@ -120,7 +120,7 @@ The LibreTime project wants to thank the following contributors for authoring PR ### Analyzer certificate verification -Analyzer no longer ignore certificate verification when performing a request. We recommend using Let's Encrypt to get a certificate. If you do rely on self signed certificate, please read the [requests](https://docs.python-requests.org/) documentation to provide a CA Bundle to verify the cert using environment variables. +Analyzer no longer ignore certificate verification when performing a request. We recommend using Let's Encrypt to get a certificate. If you do rely on self signed certificate, please read the [requests](https://requests.readthedocs.io/) documentation to provide a CA Bundle to verify the cert using environment variables. ### Analyzer new command line interface diff --git a/website/versioned_docs/version-3.0.0-alpha.12/releases/3.0.0-alpha.11.md b/website/versioned_docs/version-3.0.0-alpha.12/releases/3.0.0-alpha.11.md index 3713faa37..948bc7b1c 100644 --- a/website/versioned_docs/version-3.0.0-alpha.12/releases/3.0.0-alpha.11.md +++ b/website/versioned_docs/version-3.0.0-alpha.12/releases/3.0.0-alpha.11.md @@ -120,7 +120,7 @@ The LibreTime project wants to thank the following contributors for authoring PR ### Analyzer certificate verification -Analyzer no longer ignore certificate verification when performing a request. We recommend using Let's Encrypt to get a certificate. If you do rely on self signed certificate, please read the [requests](https://docs.python-requests.org/) documentation to provide a CA Bundle to verify the cert using environment variables. +Analyzer no longer ignore certificate verification when performing a request. We recommend using Let's Encrypt to get a certificate. If you do rely on self signed certificate, please read the [requests](https://requests.readthedocs.io/) documentation to provide a CA Bundle to verify the cert using environment variables. ### Analyzer new command line interface