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 34db49a commit accb739Copy full SHA for accb739
docs/index.html
@@ -57,7 +57,7 @@
57
58
<a class='nav-title' href="#">API</a>
59
<select id="version" name="version" onchange="location.href=this.value;this.selectedIndex=0">
60
- <option value="" selected>v7.0.0</option>
+ <option value="index.html" selected>v7.0.0</option>
61
<option value="legacy/v6.2.x.html">v6.2.x</option>
62
<option value="legacy/v6.1.x.html">v6.1.x</option>
63
<option value="legacy/v6.0.x.html">v6.0.x</option>
0 commit comments