diff --git a/source/docs/romi-robot/images/programming-romi/romi-vscode-new-project.png b/source/docs/romi-robot/images/programming-romi/romi-vscode-new-project.png deleted file mode 100644 index 48b96c7393..0000000000 Binary files a/source/docs/romi-robot/images/programming-romi/romi-vscode-new-project.png and /dev/null differ diff --git a/source/docs/romi-robot/programming-romi.rst b/source/docs/romi-robot/programming-romi.rst index f4458ca9be..b75358ba0e 100644 --- a/source/docs/romi-robot/programming-romi.rst +++ b/source/docs/romi-robot/programming-romi.rst @@ -14,7 +14,7 @@ WPILib comes with two templates for Romi projects, including one based on TimedR Bring up the Visual Studio Code command palette with :kbd:`Ctrl+Shift+P`, and type "New project" into the prompt. Select the "Create a new project" command: -.. image:: images/programming-romi/romi-vscode-new-project.png +.. image:: /docs/software/vscode-overview/images/creating-robot-program/create-new-project.png This will bring up the "New Project Creator Window". From here, click on "Select a project type (Example or Template), and pick "Example" from the prompt that appears: diff --git a/source/docs/xrp-robot/images/programming-xrp/xrp-vscode-new-project.png b/source/docs/xrp-robot/images/programming-xrp/xrp-vscode-new-project.png deleted file mode 100644 index 48b96c7393..0000000000 Binary files a/source/docs/xrp-robot/images/programming-xrp/xrp-vscode-new-project.png and /dev/null differ diff --git a/source/docs/xrp-robot/programming-xrp.rst b/source/docs/xrp-robot/programming-xrp.rst index 137e811fc7..6d14d96979 100644 --- a/source/docs/xrp-robot/programming-xrp.rst +++ b/source/docs/xrp-robot/programming-xrp.rst @@ -14,7 +14,7 @@ WPILib comes with two templates for XRP projects, including one based on TimedRo Bring up the Visual Studio Code command palette with :kbd:`Ctrl+Shift+P`, and type "New project" into the prompt. Select the "Create a new project" command: -.. image:: images/programming-xrp/xrp-vscode-new-project.png +.. image:: /docs/software/vscode-overview/images/creating-robot-program/create-new-project.png This will bring up the "New Project Creator Window". From here, click on "Select a project type (Example or Template)", and pick "Example" from the prompt that appears: