diff options
| author | St33v <github@f3rr3t.com> | 2016-09-25 16:42:44 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-25 16:42:44 +1000 |
| commit | 2de8bad0f6fc30fec09fcffda25eac8d2ca96f67 (patch) | |
| tree | 02ea04a06802fb375e3029c613aa50a7d07192f9 | |
| parent | 93000ba570920e3be9400978ccf797c1045b65e0 (diff) | |
Used absolute path to link to other repo (raspi-getpix)
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ The script runs on a *raspberry pi* with an attached camera module. The Operating System that I use for raspberry pi is [Linux Arch ARM edition](https://archlinuxarm.org). -To take the photos from the camera-equipped raspi, I use another raspi on the same LAN, which is running another service-based script, [getpix](../f3rr3t/raspi-getpix). +To take the photos from the camera-equipped raspi, I use another raspi on the same LAN, which is running another service-based script, [raspi-getpix](https://github.com/F3RR3T/raspi-getpix). ## Files |
