From df88ec093294a9467bca0d3739d87adf053f4e8c Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 7 Dec 2023 10:37:17 +0000 Subject: [PATCH] Update README.md update broken link on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88cae12..4799505 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ Supported files are currently pulled from the `_components` folder (or the folde ## Getting started with development -If you would like to contribute, there's a [readme](_extension/qreacto/README.md) in the `_extension/qreacto` folder that explains the codeflow for the qreacto.lua script, its a great place to start. +If you would like to contribute, there's a [readme](https://github.com/clearmatics/qreacto/blob/main/_extensions/qreacto/README.md) in the `_extension/qreacto` folder that explains the codeflow for the qreacto.lua script, its a great place to start. To develop the extension, you need to run it in a Quarto project. The quickest way to set up a project is by running the following command in the root directory: