Skip to content

Commit

Permalink
Wrap long line.
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Aug 16, 2019
1 parent 8ff77d8 commit f6679ca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion asset/docs/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@

<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 visit <a href ="">Python 2 Deprecation and EOL</a>.
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
visit <a href ="">Python 2 Deprecation and EOL</a>.
</div>
{% block body %} {% endblock %}
</div>
Expand Down

0 comments on commit f6679ca

Please sign in to comment.