From 30dce1e9c718e1f76f7a77c8b8c02d04369daf26 Mon Sep 17 00:00:00 2001 From: Andreas McDermott Date: Tue, 11 Feb 2025 08:46:16 -0800 Subject: [PATCH] Correct link to preloading section of zbugs --- contents/docs/preloading/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents/docs/preloading/index.mdx b/contents/docs/preloading/index.mdx index 2658d94..7f92a7d 100644 --- a/contents/docs/preloading/index.mdx +++ b/contents/docs/preloading/index.mdx @@ -46,4 +46,4 @@ For Zero Beta, we will be implementing a consistency model that fixes this. We w zbugs preloads all issues, their labels, and first ten comments: -https://github.com/rocicorp/mono/blob/main/apps/zbugs/src/zero-setup.ts#L43 +https://github.com/rocicorp/mono/blob/main/apps/zbugs/src/zero-setup.ts#L54