]> rtime.felk.cvut.cz Git - coffee/main.git/commitdiff
Try to fix a link to other repo
authorMichal Sojka <michal.sojka@cvut.cz>
Thu, 20 Aug 2020 09:53:21 +0000 (11:53 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 20 Aug 2020 09:53:21 +0000 (11:53 +0200)
README.md

index 569a926de0ade1ad1799b0cb1ce7b64a5cc386a7..3336970be0a308b2870005dc809176f1bad1612c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ server.
 `terminal` directory contains the code running on the terminal. It is
 based on a standard [buildroot](https://buildroot.org/) distribution.
 The most important piece of code here is the `mtaio` application from
-[`terminal/src/mt-apps`](mt-apps.git), which contains the web server
+[`terminal/src/mt-apps`](./mt-apps.git), which contains the web server
 powering the GUI of the terminal – a web browser. Among other things,
 it informs the browser about physical events captured by the terminal
 from the card reader and coffee machine buttons.