diff --git a/docs/Chapters/1-MODERN-CONTROL.md b/docs/Chapters/1-MODERN-CONTROL.md index 4050b02..3664760 100644 --- a/docs/Chapters/1-MODERN-CONTROL.md +++ b/docs/Chapters/1-MODERN-CONTROL.md @@ -53,12 +53,12 @@ $$ This can be represented with the following diagrams: #### Continuous Time: -![continuous state space diagram](..\Images\Modern-Control\state-space-time.png) +![continuous state space diagram](../Images/Modern-Control/state-space-time.png) --- #### Discrete time: -![discrete state space diagram](..\Images\Modern-Control\state-space-discrete.png) +![discrete state space diagram](../Images/Modern-Control/state-space-discrete.png) ### State Vector This is a state vector `[x_rows, 1]`: