diff --git a/README.md b/README.md index 13bff19..67cfe8d 100644 --- a/README.md +++ b/README.md @@ -685,7 +685,7 @@ The key to this data is the geohash string (here with an example of precision 2) ## Lua hooks -You can customize Recorder's behavior with Lua hooks. See [HOOKS.md](https://github.com/owntracks/recorder/blob/master/HOOKS.md). +You can customize Recorder's behavior with Lua hooks. See [HOOKS.md](https://github.com/owntracks/recorder/blob/master/doc/HOOKS.md). ## Monitoring diff --git a/HOOKS.md b/doc/HOOKS.md similarity index 100% rename from HOOKS.md rename to doc/HOOKS.md