From eca90c6a5a73f6100cec337bc91c1160de56be4c Mon Sep 17 00:00:00 2001 From: Hugh Rundle Date: Thu, 1 Aug 2024 18:20:24 +1000 Subject: [PATCH] fix filepath in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5827ebf..688fa31 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ How this works is outlined in a blog post - [Automation workflows with GitHub Ac ## Installation -See [the instructions](/docs.md) for installing on a server. +See [the instructions](docs.md) for installing on a server. ## Testing