Unverified Commit c1f85d34 authored by Matti Picus's avatar Matti Picus Committed by GitHub
Browse files

typo in link to versions.html (#3408)

parent d3e5fadf
......@@ -2,7 +2,7 @@
{% block sidebartitle %}
<div class="version">
<a href='http://pytorch.org/docs/vision/versions.html'>{{ version }} &#x25BC</a>
<a href='https://pytorch.org/vision/versions.html'>{{ version }} &#x25BC</a>
</div>
{% include "searchbox.html" %}
{% endblock %}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment