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.
1 parent d3e5fad commit c1f85d3Copy full SHA for c1f85d3
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