diff --git a/docs/community/faq.rst b/docs/community/faq.rst
index 177eaec4..fbdd9dad 100644
--- a/docs/community/faq.rst
+++ b/docs/community/faq.rst
@@ -62,10 +62,7 @@ Python 2 Support?
Yes! We do not have immediate plans to `sunset
`_ our support for Python
-2.7. We understand that we have a large user base with varying needs,
-and intend to maintain Python 2.7 support within Requests until `pip
-stops supporting Python 2.7 (there's no estimated date on that yet)
-`_.
+2.7. We understand that we have a large user base with varying needs.
That said, it is *highly* recommended users migrate to Python 3.6+ since Python
2.7 is no longer receiving bug fixes or security updates as of January 1, 2020.