From e0a3ac247ee2a03c6d0c8416f1f06966c02d4379 Mon Sep 17 00:00:00 2001 From: cha0s Date: Mon, 7 Mar 2022 06:26:25 -0600 Subject: [PATCH] chore: link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f98e3d9..6230db5 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ server application with no interesting work to do. ### Hooks -Documentation page: (ADDME) +Documentation page: https://github.com/cha0s/flecks/blob/gh-pages/hooks.md Hooks are how everything happens in flecks. There are many hooks and they will not be treated exhaustively here. See the documentation page above.