http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/develop/os/tutorials/unit_test/index.html ---------------------------------------------------------------------- diff --git a/develop/os/tutorials/unit_test/index.html b/develop/os/tutorials/unit_test/index.html index 6383ddd..6810ecd 100644 --- a/develop/os/tutorials/unit_test/index.html +++ b/develop/os/tutorials/unit_test/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -369,6 +356,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li> @@ -653,8 +661,8 @@ the message shown below.</p> </li> <li class="pull-right"> - <a href=../air_quality_sensor/> - Next: Basic Air Quality Sensor + <a href=../event_queue/> + Next: Add task to manage multiple events <span class="fa fa-arrow-right"></span> </a>
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/a4d946d9/develop/os/tutorials/wi-fi_on_arduino/index.html ---------------------------------------------------------------------- diff --git a/develop/os/tutorials/wi-fi_on_arduino/index.html b/develop/os/tutorials/wi-fi_on_arduino/index.html index 7c6371f..f4e63ef 100644 --- a/develop/os/tutorials/wi-fi_on_arduino/index.html +++ b/develop/os/tutorials/wi-fi_on_arduino/index.html @@ -278,19 +278,6 @@ - - - <li><a href=" - ../air_quality_sensor/ -">Air-quality Sensor project</a> - - - </li> - - - - - <li > <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -369,6 +356,27 @@ + + + + + <li><a href=" + ../air_quality_sensor/ +">Air-quality Sensor project</a> + + + </li> + + + + + + <li > + <a href="../nrf52_adc/">Add an Analog Sensor</a> + </li> + + + </ul> </li>
