diff --git a/content/software/ide-v2/tutorials/ide-v2-serial-plotter/assets/serial-plotter-open.png b/content/software/ide-v2/tutorials/ide-v2-serial-plotter/assets/serial-plotter-open.png index 8e19eedc17..1810869b06 100644 Binary files a/content/software/ide-v2/tutorials/ide-v2-serial-plotter/assets/serial-plotter-open.png and b/content/software/ide-v2/tutorials/ide-v2-serial-plotter/assets/serial-plotter-open.png differ diff --git a/content/software/ide-v2/tutorials/ide-v2-serial-plotter/ide-v2-serial-plotter.md b/content/software/ide-v2/tutorials/ide-v2-serial-plotter/ide-v2-serial-plotter.md index 33bedd9463..88a6eecabe 100644 --- a/content/software/ide-v2/tutorials/ide-v2-serial-plotter/ide-v2-serial-plotter.md +++ b/content/software/ide-v2/tutorials/ide-v2-serial-plotter/ide-v2-serial-plotter.md @@ -92,7 +92,7 @@ Once the sketch is uploaded, we can test out the Serial Plotter. ***Make sure the sketch has finished uploading before opening the Serial Plotter. You will see the text "upload complete" in the terminal output.*** -Navigate to **Tools > Serial Plotter** as shown in the image below. +Click the button in the the top right of the IDE window to open the **Serial Plotter**. ![Opening the Serial Plotter](assets/serial-plotter-open.png)