Skip to content

Commit 134b990

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

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

site/plugins.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -730,17 +730,18 @@
730730
"variables": [
731731
{
732732
"name": "STEPZEN_ACCOUNT",
733-
"description": "Specifies the name of your StepZen account. This can be found on the My Account page on StepZen.com."
733+
"description": "Specifies the name of your StepZen account. This can be found on the My Account page on [StepZen.com](https://login.stepzen.com)"
734734
},
735735
{
736736
"name": "STEPZEN_ADMIN_KEY",
737-
"description": "Specifies the admin API Key that enables access to deploy APIs on your account on StepZen. This can be found on the My Account page on StepZen.com."
737+
"description": "Specifies the admin API Key that enables access to deploy APIs on your account on StepZen. This can be found on the My Account page on [StepZen.com.\\](https://login.stepzen.com)"
738738
},
739739
{
740740
"name": "STEPZEN_NAME",
741741
"description": "Specifies the endpoint name for your API. This will determine the URL that your endpoint will deployed to."
742742
}
743-
]
743+
],
744+
"docs": "https://github.com/steprz/netlify-plugin-stepzen#readme"
744745
},
745746
{
746747
"author": "bharathvaj-ganesan",

0 commit comments

Comments
 (0)