swap URL to get Confluence access token directly

This commit is contained in:
chungyau97
2023-09-02 21:52:20 +08:00
parent 8f83bb6700
commit 3f0c6339e1
@@ -12,7 +12,7 @@ class ConfluenceApi implements INodeCredential {
this.name = 'confluenceApi'
this.version = 1.0
this.description =
'Refer to <a target="_blank" href="https://support.atlassian.com/confluence-cloud/docs/manage-oauth-access-tokens/">official guide</a> on how to get accessToken on Confluence'
'Refer <a target="_blank" href="https://id.atlassian.com/manage-profile/security/api-tokens">here</a> to get accessToken on Confluence'
this.inputs = [
{
label: 'Access Token',