Remove old reference link for Google Service Account

This commit is contained in:
Jan Oberhauser 2021-02-03 08:15:41 +01:00
parent 80f7ee1f7b
commit ac3ad514ff

View file

@ -14,7 +14,7 @@ export class GoogleApi implements ICredentialType {
name: 'email',
type: 'string' as NodePropertyTypes,
default: '',
description: 'The Google Service account similar to user-808@project.iam.gserviceaccount.com.<br />See the <a href="https://github.com/jovotech/learn-jovo/blob/master/tutorials/google-spreadsheet-private-cms/README.md#google-api-console">tutorial</a> on how to create one.',
description: 'The Google Service account similar to user-808@project.iam.gserviceaccount.com.',
},
{