aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Christian Pohle2015-11-20 16:31:07 +0100
committerMax Christian Pohle2015-11-20 16:31:07 +0100
commit3e62f3d33fcc0db57b15703c82d74c9afb9e30da (patch)
tree9703d26708f4f9f5a1d3fa9fa19aad55fe8d50e6
parentaff7285cea6ebd61f95af180d41a0aeca14b4377 (diff)
downloadqspacestatus-3e62f3d33fcc0db57b15703c82d74c9afb9e30da.tar.bz2
qspacestatus-3e62f3d33fcc0db57b15703c82d74c9afb9e30da.zip
fix paths
-rw-r--r--doc/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/readme.md b/doc/readme.md
index 92534d4..294fcf5 100644
--- a/doc/readme.md
+++ b/doc/readme.md
@@ -2,7 +2,7 @@
2Application to show the status of your local hackerspace inside the systemtray using the <a href="http://spaceapi.net/">spaceAPI</a>. 2Application 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="systray-icon.png" /> 5<img src="../plain/systray-icon.png" />
6 6
7<h2>apps</h2> 7<h2>apps</h2>
8<img src="window.png" /> 8<img src="../plain/window.png" />
..