From 83d87b7293d27ce6832fd1aba92e56482bff54d5 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 23 Dec 2024 09:54:01 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20update=20GROQ=20li?= =?UTF-8?q?nk=20to=20point=20to=20external=20resource?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/src/content/docs/reference/scripts/parsers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/reference/scripts/parsers.md b/docs/src/content/docs/reference/scripts/parsers.md index 0fab90c14..d95dc778c 100644 --- a/docs/src/content/docs/reference/scripts/parsers.md +++ b/docs/src/content/docs/reference/scripts/parsers.md @@ -324,7 +324,7 @@ const d = parsers.tidyData(rows, { sliceSample: 100, sort: "name" }) ## GROQ -Apply a [GROQ](GROQEvaluate) query to a JSON object. +Apply a [GROQ](https://groq.dev/) query to a JSON object. ```js const d = parsers.GROQ(`*[completed == true && userId == 2]{