From 63f02f4f0ed5857d5ebdeffeb6b8ad71d5d8b4d7 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Thu, 17 Feb 2022 18:59:34 -0800 Subject: [PATCH] Updated link --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cecd46cf..7368fe46 100644 --- a/package.json +++ b/package.json @@ -860,7 +860,7 @@ }, "frontMatter.taxonomy.fieldGroups": { "type": "array", - "markdownDescription": "Define the field groups you want to use for your block fields.", + "markdownDescription": "Define the field groups you want to use for your block fields. [Check in the docs](https://frontmatter.codes/docs/settings#frontMatter.taxonomy.fieldgroups)", "default": [], "items": { "type": "object",