From 219005769411851db95383c399a277237737fc1e Mon Sep 17 00:00:00 2001
From: Summer <jialinzhang0@gmail.com>
Date: Sat, 13 Nov 2021 16:04:02 -0500
Subject: [PATCH] fix picture bugs

---
 Code/Control/Laptop_Code/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Code/Control/Laptop_Code/README.md b/Code/Control/Laptop_Code/README.md
index 9df75ec..abd45d5 100644
--- a/Code/Control/Laptop_Code/README.md
+++ b/Code/Control/Laptop_Code/README.md
@@ -92,7 +92,7 @@ There are two files about main code:
 
 #### 3.1.2 main_joystick flowchart
 
-![](/Figs/joystick_flowchart.jpg)
+![](Figs/joystick_flowchart.jpg)
 
 ### 3.2 Functions name and their inputs outputs
 
@@ -144,7 +144,7 @@ auto_init()
 
 ### 3.3 Joystick control description
 
-![](/Figs/Xbox-360_controller.svg.png)
+![](Figs/Xbox-360_controller.svg.png)
 
 - Button A: auto control
   - Button B: manually determine ball capture status
-- 
GitLab