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

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