From 4e31d962b67e46f246d9d5176bbe733065015962 Mon Sep 17 00:00:00 2001 From: Mohammad Zeeshan Jawed <89350024+zeeshan8281@users.noreply.github.com> Date: Tue, 13 Jan 2026 21:04:21 +0530 Subject: [PATCH] Add 'goldrush' indexer to documentation --- docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.json b/docs.json index b0fb289f2..4050b68d4 100644 --- a/docs.json +++ b/docs.json @@ -254,6 +254,7 @@ "group": "Indexers", "pages": [ "tooling/indexers/overview", + "tooling/indexers/goldrush", "tooling/indexers/the-graph", "tooling/indexers/subquery", "tooling/indexers/envio"