Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
chore: update language of py2 admonition (#39)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/7a96502d-330f-40ee-8fb9-6d283c5c132a/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@3032717
  • Loading branch information
yoshi-automation committed Jul 1, 2020
1 parent ce6ec1c commit 1799e85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/_templates/layout.html
Expand Up @@ -21,8 +21,8 @@

<div class="body" role="main">
<div class="admonition" id="python2-eol">
On January 1, 2020 this library will no longer support Python 2 on the latest released version.
Previously released library versions will continue to be available. For more information please
As of January 1, 2020 this library no longer supports Python 2 on the latest released version.
Library versions released prior to that date will continue to be available. For more information please
visit <a href="https://cloud.google.com/python/docs/python2-sunset/">Python 2 support on Google Cloud</a>.
</div>
{% block body %} {% endblock %}
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Expand Up @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "ce68c0e70d36c93ffcde96e9908fb4d94aa4f2e4"
"sha": "303271797a360f8a439203413f13a160f2f5b3b4"
}
}
],
Expand Down

0 comments on commit 1799e85

Please sign in to comment.