Skip to content

Commit 9704d16

Browse files
chore: cms to repo sync (#1043)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 134b990 commit 9704d16

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

site/plugins.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -712,13 +712,14 @@
712712
"variables": [
713713
{
714714
"name": "GHOST_INSPECTOR_API_KEY",
715-
"description": "Ghost Inspector API Key, which can be found in your account settings (https://app.ghostinspector.com/account)"
715+
"description": "Ghost Inspector API Key, which can be found in your [account settings](https://app.ghostinspector.com/account)"
716716
},
717717
{
718718
"name": "GHOST_INSPECTOR_SUITE",
719719
"description": "Ghost Inspector suite ID. To find your suite ID, navigate to the suite you want to use and copy the ID in the URL (after /suites/)."
720720
}
721-
]
721+
],
722+
"docs": "https://github.com/ghost-inspector/netlify-plugin#readme"
722723
},
723724
{
724725
"author": "StepZen <stepzen-team@stepzen.com>",

0 commit comments

Comments
 (0)