remove references to older versions. authored by Lasse Brøsted Pedersen's avatar Lasse Brøsted Pedersen
...@@ -254,7 +254,7 @@ public void TurnRightUp() ...@@ -254,7 +254,7 @@ public void TurnRightUp()
} }
``` ```
A link to the final code is also found in the references section. A link to the final code, [RoboRacerV3], is also found in the references section. The references
## Conclusion ## Conclusion
...@@ -273,16 +273,11 @@ A link to the final code is also found in the references section. ...@@ -273,16 +273,11 @@ A link to the final code is also found in the references section.
### Video ### Video
[Video 1] https://youtu.be/1nBVg6PvZxc [Video 1] https://youtu.be/1nBVg6PvZxc
[Video 2] https://youtu.be/71Zc0LbbZtQ [Video 2] https://youtu.be/71Zc0LbbZtQ
### Code ### Code
[RobotRacer] https://gitlab.au.dk/rene2014/lego/tree/master/Lesson8/Programs/RobotRacer/src
[RoboRacer] https://gitlab.au.dk/rene2014/lego/tree/master/Lesson8/Programs/RoboRacer/src
[RoboRacerV2] https://gitlab.au.dk/rene2014/lego/tree/master/Lesson8/Programs/RoboRacerV2/src
[RoboRacerV3] https://gitlab.au.dk/rene2014/lego/tree/master/Lesson8/Programs/RoboRacerV3/src [RoboRacerV3] https://gitlab.au.dk/rene2014/lego/tree/master/Lesson8/Programs/RoboRacerV3/src
[LineFollowerPC] https://gitlab.au.dk/rene2014/lego/tree/master/Lesson8/Programs/LineFollowerPC/src [LineFollowerPC] https://gitlab.au.dk/rene2014/lego/tree/master/Lesson8/Programs/LineFollowerPC/src
\ No newline at end of file