From 1da8bf3f8b5db35b2fe9104b1a93008d305002bc Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Wed, 29 Dec 2021 19:14:10 +0100 Subject: [PATCH] To lowercase links --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eec1087..266aa93a 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "type": "string" } ], - "markdownDescription": "Specify the default sorting option for the content dashboard. You can use one of the values from the enum or define your own ID. [Check in the docs](https://frontmatter.codes/docs/settings#frontmatter.content.sorting.default)", + "markdownDescription": "Specify the default sorting option for the content dashboard. You can use one of the values from the enum or define your own ID. [Check in the docs](https://frontmatter.codes/docs/settings#frontmatter.content.defaultSorting)", "scope": "Content" }, "frontMatter.content.draftField": {