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 482dc9d commit d5242ceCopy full SHA for d5242ce
_themes/sphinx_rtd_theme/version_dropdown.html
@@ -5,7 +5,6 @@
5
<option value="http://moveit2_tutorials.picknik.ai">Moveit 2 - Foxy</option>
6
<option value='' selected>MoveIt 1 - {{ version }}</option>
7
<option value="http://docs.ros.org/en/melodic/api/moveit_tutorials/html/index.html">MoveIt 1 - Melodic</option>
8
- <option value="http://docs.ros.org/en/kinetic/api/moveit_tutorials/html/index.html">MoveIt 1 - Kinetic</option>
9
</select>
10
</div>
11
</div><br>
0 commit comments