docs: update credential doc links for google nodes (#4381)

This commit is contained in:
Deborah
2022-10-20 16:52:03 +01:00
committed by GitHub
parent 61b9909ac3
commit ef1198324d
44 changed files with 44 additions and 44 deletions

View File

@@ -6,7 +6,7 @@ export class GoogleTasksOAuth2Api implements ICredentialType {
name = 'googleTasksOAuth2Api';
extends = ['googleOAuth2Api'];
displayName = 'Google Tasks OAuth2 API';
documentationUrl = 'google';
documentationUrl = 'google/oauth-single-service';
properties: INodeProperties[] = [
{
displayName: 'Scope',