Skip to content

Commit 3032717

Browse files
authored
chore: update Py2 support msg to reflect passage of time (#652)
1 parent dc9caca commit 3032717

File tree

1 file changed

+2
-2
lines changed
  • synthtool/gcp/templates/python_library/docs/_templates

1 file changed

+2
-2
lines changed

synthtool/gcp/templates/python_library/docs/_templates/layout.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121

2222
<div class="body" role="main">
2323
<div class="admonition" id="python2-eol">
24-
On January 1, 2020 this library will no longer support Python 2 on the latest released version.
25-
Previously released library versions will continue to be available. For more information please
24+
As of January 1, 2020 this library no longer supports Python 2 on the latest released version.
25+
Library versions released prior to that date will continue to be available. For more information please
2626
visit <a href="https://cloud.google.com/python/docs/python2-sunset/">Python 2 support on Google Cloud</a>.
2727
</div>
2828
{% block body %} {% endblock %}

0 commit comments

Comments
 (0)