diff --git a/competitor_resources/microgames.md b/competitor_resources/microgames.md index 484665c2..88efad29 100644 --- a/competitor_resources/microgames.md +++ b/competitor_resources/microgames.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /tutorials/microgames layout: page title: Microgames --- diff --git a/kit/brain_board/python_libraries.md b/kit/brain_board/python_libraries.md index eaedcff7..07aaaf90 100644 --- a/kit/brain_board/python_libraries.md +++ b/kit/brain_board/python_libraries.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/python/libraries layout: page title: Available Python Libraries --- diff --git a/kit/brain_board/robot_os.md b/kit/brain_board/robot_os.md index 0598c017..899876aa 100644 --- a/kit/brain_board/robot_os.md +++ b/kit/brain_board/robot_os.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /kit/brain_board/updates layout: page title: Student Robotics OS --- diff --git a/kit/brain_board/web_interface.md b/kit/brain_board/web_interface.md index 47cd76c9..b19f880a 100644 --- a/kit/brain_board/web_interface.md +++ b/kit/brain_board/web_interface.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /kit/wifi layout: page title: Web Interface --- diff --git a/programming/arduino/custom_firmware.md b/programming/arduino/custom_firmware.md index a22b55e5..a3791637 100644 --- a/programming/arduino/custom_firmware.md +++ b/programming/arduino/custom_firmware.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/sr/ruggeduinos/custom_firmware layout: page title: Arduino custom firmware --- diff --git a/programming/arduino/index.md b/programming/arduino/index.md index 7989837a..92bc214d 100644 --- a/programming/arduino/index.md +++ b/programming/arduino/index.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/sr/ruggeduinos/ layout: page title: Arduino API --- diff --git a/programming/cheat_sheet.md b/programming/cheat_sheet.md index 4a5583e1..9f07da07 100644 --- a/programming/cheat_sheet.md +++ b/programming/cheat_sheet.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/sr/cheat_sheet layout: page title: API Quick Reference --- diff --git a/programming/index.md b/programming/index.md index bddd8d1d..c53c498f 100644 --- a/programming/index.md +++ b/programming/index.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/python/ layout: page title: Programming --- diff --git a/programming/leds.md b/programming/leds.md index 282bfb79..4e0f549e 100644 --- a/programming/leds.md +++ b/programming/leds.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/sr/leds/ layout: page title: Brain Board LED API --- diff --git a/programming/motors.md b/programming/motors.md index 16242e16..443f636b 100644 --- a/programming/motors.md +++ b/programming/motors.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/sr/motors/ layout: page title: Motor Board API --- diff --git a/programming/power.md b/programming/power.md index 8db75176..09bca0dc 100644 --- a/programming/power.md +++ b/programming/power.md @@ -1,6 +1,6 @@ --- redirect_from: - - /programming/sr/power + - /programming/sr/power/ layout: page title: Power Board API --- diff --git a/programming/robot_api/index.md b/programming/robot_api/index.md index df437afa..b11f32b4 100644 --- a/programming/robot_api/index.md +++ b/programming/robot_api/index.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/sr/ layout: page title: Robot API --- diff --git a/programming/servos.md b/programming/servos.md index c0a1c17d..7b1249aa 100644 --- a/programming/servos.md +++ b/programming/servos.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/sr/servos/ layout: page title: Servos Board API --- diff --git a/programming/vision/index.md b/programming/vision/index.md index b5122443..a3a4666b 100644 --- a/programming/vision/index.md +++ b/programming/vision/index.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/sr/vision/ layout: page title: Vision --- diff --git a/programming/vision/markers.md b/programming/vision/markers.md index de555909..9a00a9d8 100644 --- a/programming/vision/markers.md +++ b/programming/vision/markers.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/sr/vision/markers layout: page title: Markers --- diff --git a/rules/safety_regulations.md b/rules/safety_regulations.md index a71b897e..4dacd6fa 100644 --- a/rules/safety_regulations.md +++ b/rules/safety_regulations.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /kit/safety-regulations layout: page title: Safety Regulations --- diff --git a/simulator/simulator_programming.md b/simulator/simulator_programming.md index 92440e61..1f446f1a 100644 --- a/simulator/simulator_programming.md +++ b/simulator/simulator_programming.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /simulator/programming/ layout: page title: Simulator Programming --- diff --git a/tutorials/assembly.md b/tutorials/assembly.md index 5a9a6ea7..ad99bda8 100644 --- a/tutorials/assembly.md +++ b/tutorials/assembly.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /kit/assembly layout: page title: Kit Assembly --- diff --git a/tutorials/discord.md b/tutorials/discord.md index 8771b8fc..25351961 100644 --- a/tutorials/discord.md +++ b/tutorials/discord.md @@ -1,4 +1,7 @@ --- +redirect_from: + - /team_admin/ + - /team_admin/discord layout: page title: Discord Server --- diff --git a/tutorials/editors/index.md b/tutorials/editors/index.md index 0df0e6e5..4f62645e 100644 --- a/tutorials/editors/index.md +++ b/tutorials/editors/index.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/editors/ layout: page title: Code Editors --- diff --git a/tutorials/editors/pycharm.md b/tutorials/editors/pycharm.md index bcfe1c7f..ee8e22ba 100644 --- a/tutorials/editors/pycharm.md +++ b/tutorials/editors/pycharm.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/editors/pycharm layout: page title: PyCharm --- diff --git a/tutorials/editors/vscode.md b/tutorials/editors/vscode.md index 476fd6a5..a14e9a1a 100644 --- a/tutorials/editors/vscode.md +++ b/tutorials/editors/vscode.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/editors/vscode layout: page title: VSCode --- diff --git a/tutorials/getting_code_on_the_robot.md b/tutorials/getting_code_on_the_robot.md index efe75f12..2a755c9d 100644 --- a/tutorials/getting_code_on_the_robot.md +++ b/tutorials/getting_code_on_the_robot.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/getting_code_on_the_robot layout: page title: Getting Code on the Robot --- diff --git a/tutorials/python.md b/tutorials/python.md index 8b643743..a72acb8b 100644 --- a/tutorials/python.md +++ b/tutorials/python.md @@ -1,4 +1,6 @@ --- +redirect_from: + - /programming/python/functions layout: page title: "Python: A whirlwind tour" ---