diff --git a/docs/build/man/introduction.md b/docs/build/man/introduction.md
index 5ed1fc4e8362935cbda28253892190fea95d1c98..4374052ff964357beb134d598fd943cd4ab980c2 100644
--- a/docs/build/man/introduction.md
+++ b/docs/build/man/introduction.md
@@ -4,7 +4,7 @@
 # Introduction
 
 
-<img src="/images/labio_overview.png" height="150" width="900">
+<img src="../fig/labio_overview.png" height="150" width="900">
 
 
 This project is developing a software package in [Julia](https://julialang.org/) for interfacing with lab processes using either the [BeagleBone Black Rev C](http://beagleboard.org/) (BBB) with custom [IO-board cape](https://gitlab.control.lth.se/labdev/ioboards), or the old IO-boxes in the labs using Comedi. With this package, the user is able to setup a connection between the host computer and the IO-device, and send and receive control signals and measurements from the lab process.