Tools tab: IoT GUI url updated to production
[unfold.git] / portal / templates / slice-tab-experiment.html
index fa28302..96c7734 100644 (file)
 
        {% if iotlab_resources %}       
        <h3>FIT IoT-Lab</h3>
-       <p>FIT IoT-Lab resources are accessible directly via SSH and <a href="https://devgrenoble.senslab.info/testbed/" target="_blank">web GUI.</a>
+       <p>FIT IoT-Lab resources are accessible directly via SSH and <a href="https://www.iot-lab.info/testbed/" target="_blank">web GUI.</a>
                To acess IoT-Lab resources using web GUI, use the same login and  password of OneLab portal. To acess Iot-Lab resources using SSH type
                the following command:
        </p>
        <p class="command">
-               ssh {{iot_login}}@fit3-dev.inrialpes.fr
+               ssh {{iot_login}}@grenoble.iot-lab.info
        </p>
        {% endif %}
        {% if nitos_resources or nitos_paris_resources %}