diff options
author | Max Christian Pohle | 2015-11-20 16:31:56 +0100 |
---|---|---|
committer | Max Christian Pohle | 2015-11-20 16:31:56 +0100 |
commit | 23aea92b6036f224793d5155350cc30c7cc0b97d (patch) | |
tree | b7c3e9057faa33a0d5d137d018de71bc6320f7c8 /doc | |
parent | 3e62f3d33fcc0db57b15703c82d74c9afb9e30da (diff) | |
download | qspacestatus-23aea92b6036f224793d5155350cc30c7cc0b97d.tar.bz2 qspacestatus-23aea92b6036f224793d5155350cc30c7cc0b97d.zip |
fixed image paths
to be relative to repositories doc folder
Diffstat (limited to 'doc')
-rw-r--r-- | doc/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/readme.md b/doc/readme.md index 294fcf5..4fef68a 100644 --- a/doc/readme.md +++ b/doc/readme.md | |||
@@ -2,7 +2,7 @@ | |||
2 | Application to show the status of your local hackerspace inside the systemtray using the <a href="http://spaceapi.net/">spaceAPI</a>. | 2 | Application to show the status of your local hackerspace inside the systemtray using the <a href="http://spaceapi.net/">spaceAPI</a>. |
3 | 3 | ||
4 | <h2>apps</h2> | 4 | <h2>apps</h2> |
5 | <img src="../plain/systray-icon.png" /> | 5 | <img src="../plain/doc/systray-icon.png" /> |
6 | 6 | ||
7 | <h2>apps</h2> | 7 | <h2>apps</h2> |
8 | <img src="../plain/window.png" /> | 8 | <img src="../plain/doc/window.png" /> |