From 55516423b62956e166e77b1f4bd36f9309de8f50 Mon Sep 17 00:00:00 2001 From: Tim Buchwaldt Date: Wed, 2 Apr 2025 15:58:36 +0200 Subject: [PATCH] Fix quick-start docs in README Signed-off-by: Tim Buchwaldt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7705595d..bf6f9ba3 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ the result further or drop it after a trigger request. ## Getting Started -For set-up information and running your first pipeline using numalogic, please see our [getting started guide](./quick-start.md). +For set-up information and running your first pipeline using numalogic, please see our [getting started guide](./docs/quick-start.md). ## Installation