We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082d7fa commit c1bed73Copy full SHA for c1bed73
README.rst
@@ -78,8 +78,8 @@ plone.restapi 8 requires Python 3 and works with Plone 5.2 and Plone 6.x.
78
79
plone.restapi 8 does not officially support Python 3.6.
80
81
-Python versions that reached there End-of-Live (EOL), like Python 3.6 might still work.
82
-Though, we do not guarantee this in any way.
+Python versions that reached their `end-of-life <https://devguide.python.org/versions/>`_,
+including Python 3.6, might still work, but the maintainers do not guarantee this in any way.
83
84
Use plone.restapi 7 if you are running Python 2.7 or Plone versions below 5.2.
85
0 commit comments