diff options
| author | Никита Конин <nikita.konin@inplatlabs.ru> | 2018-01-18 20:14:33 +0300 |
|---|---|---|
| committer | Никита Конин <nikita.konin@inplatlabs.ru> | 2018-01-18 20:14:33 +0300 |
| commit | 0813c865ee0495952c38d2b8e2932a184a1edcd3 (patch) | |
| tree | 24750b8bc37fadc2d6a4abd8641ab1c3b4f13f31 /docs | |
| parent | 07372dc058b2948f8657b827977d333f9faf7746 (diff) | |
| download | python-requests-0813c865ee0495952c38d2b8e2932a184a1edcd3.tar.gz | |
Fix broken link to Certifi
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/community/recommended.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/community/recommended.rst b/docs/community/recommended.rst index 88dcce8d..44804919 100644 --- a/docs/community/recommended.rst +++ b/docs/community/recommended.rst @@ -15,7 +15,7 @@ Certifi CA Bundle validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project. -.. _Certifi: http://certifi.io/en/latest/ +.. _Certifi: https://github.com/certifi/python-certifi CacheControl ------------ |
