Skip to content

Commit 93aa70d

Browse files
authored
Update link to Foxy (#684)
1 parent 4268f1f commit 93aa70d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<br />
22
<div class="admonition note">
33
<p class="first admonition-title">Tutorials Version: Noetic</p>
4-
<p class="last">This is the latest (and last) version of MoveIt 1 for ROS Noetic, which is still actively developed. See also <a class="reference external" href="http://moveit2_tutorials.picknik.ai/">MoveIt 2 tutorials</a> and other available versions in drop down box on left.
4+
<p class="last">This is the latest (and last) version of MoveIt 1 for ROS Noetic, which is still actively developed. See also <a class="reference external" href="https://moveit.picknik.ai/">MoveIt 2 tutorials</a> and other available versions in drop down box on left.
55
</p>
66
</div>

_themes/sphinx_rtd_theme/version_dropdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="version-dropdown">
33
<lable for="version-list">Version:</lable>
44
<select class="version-list" id="version-list" onchange="this.options[this.selectedIndex].value && (window.location = this.options[this.selectedIndex].value);">
5-
<option value="http://moveit2_tutorials.picknik.ai">Moveit 2 - Foxy</option>
5+
<option value="https://moveit.picknik.ai">Moveit 2 - Foxy</option>
66
<option value='' selected>MoveIt 1 - {{ version }}</option>
77
<option value="http://docs.ros.org/en/melodic/api/moveit_tutorials/html/index.html">MoveIt 1 - Melodic</option>
88
</select>

0 commit comments

Comments
 (0)