diff --git a/VOID_CODEBASE_GUIDE.md b/VOID_CODEBASE_GUIDE.md index f87f163f..5768529c 100644 --- a/VOID_CODEBASE_GUIDE.md +++ b/VOID_CODEBASE_GUIDE.md @@ -111,7 +111,8 @@ Here's a guide to some of the terminology we're using: - +### Build process +If you want to know how our build pipeline works, see our build repo [here](https://github.com/voideditor/void-builder).