From 9ee5ad4a3cd813ea0cd50ce568e55f6887c64349 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 8 Jun 2026 13:42:40 +0000 Subject: object/fetch: Link to object/store properly --- object/fetch/doc.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/object/fetch/doc.go b/object/fetch/doc.go index b5c66f50..2ceda59c 100644 --- a/object/fetch/doc.go +++ b/object/fetch/doc.go @@ -1,7 +1,8 @@ // Package fetch loads typed Git objects from object storage // and provides higher-level object queries. // -// Fetching is above [objectstore]: +// Fetching is above +// [lindenii.org/go/furgit/object/store]: // it parses stored objects // into blobs, trees, commits, and tags, // exposes object metadata, -- cgit v1.3.1-10-gc9f91