We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134b990 commit 9704d16Copy full SHA for 9704d16
site/plugins.json
@@ -712,13 +712,14 @@
712
"variables": [
713
{
714
"name": "GHOST_INSPECTOR_API_KEY",
715
- "description": "Ghost Inspector API Key, which can be found in your account settings (https://app.ghostinspector.com/account)"
+ "description": "Ghost Inspector API Key, which can be found in your [account settings](https://app.ghostinspector.com/account)"
716
},
717
718
"name": "GHOST_INSPECTOR_SUITE",
719
"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/)."
720
}
721
- ]
+ ],
722
+ "docs": "https://github.com/ghost-inspector/netlify-plugin#readme"
723
724
725
"author": "StepZen <stepzen-team@stepzen.com>",
0 commit comments