We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aba3ee0 + c1f85d3 commit 3315ae5Copy full SHA for 3315ae5
docs/source/_templates/layout.html
@@ -2,7 +2,7 @@
2
3
{% block sidebartitle %}
4
<div class="version">
5
- <a href='http://pytorch.org/docs/vision/versions.html'>{{ version }} ▼</a>
+ <a href='https://pytorch.org/vision/versions.html'>{{ version }} ▼</a>
6
</div>
7
{% include "searchbox.html" %}
8
{% endblock %}
0 commit comments