From 22d6e703a76c82459411d86ff249c7e9b2c7fc21 Mon Sep 17 00:00:00 2001 From: Erik Onarheim Date: Sun, 14 Jan 2024 19:49:11 -0600 Subject: [PATCH] docs: Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 578b1a9b3..0a4727ddf 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Prerequisites # Writing Documentation -We love when people help improve our documentation. You can contribute to the docs in [this repository](https://github.com/excaliburjs/excaliburjs.github.io). +We love when people help improve our documentation. You can contribute to the docs in this repo under [`/site`](https://github.com/excaliburjs/Excalibur/tree/main/site) ## Environment Setup