Move HOOKS.md into a doc/ directory

This commit is contained in:
Alex Jordan
2016-08-17 13:07:08 -04:00
parent b505ea1477
commit 71b2dd4cfa
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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
View File