From f85b82fb71e6f17f7f1ade1e55801ffc12aabc63 Mon Sep 17 00:00:00 2001 From: DocGarbanzo <47540921+DocGarbanzo@users.noreply.github.com> Date: Sun, 1 Sep 2024 19:44:12 +0100 Subject: [PATCH] Fix link to image --- docs/guide/deep_learning/simulator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/deep_learning/simulator.md b/docs/guide/deep_learning/simulator.md index 2d2ca2b9..3025bdae 100644 --- a/docs/guide/deep_learning/simulator.md +++ b/docs/guide/deep_learning/simulator.md @@ -18,7 +18,7 @@ https://youtu.be/wqQMmHVT8qw There are many ways to use the simulator, depending on your goals. You can use the simulator to get to know and use the standard Donkeycar drive/train/test cycle by treating it as virtual hardware. You will collect data, drive, and train using the __same commands__ as if you were using a real robot. We will walk through that use-case first. -![sim_screen_shot](https://github.com/autorope/donkeydocs/blob/master/docs/assets/sim_screen_shot.png) +![sim_screen_shot](assets/sim_screen_shot.png) ## Install