Minor fixes for docs compatibility (#955)

*  Add documentationUrls for several nodes

*  Minor Updates

- Updated Paddle documentationUrl
- Updated CrateDB description
- Updated Monday.com description
- Fixed Nextcloud branding
- Updated Redis description
This commit is contained in:
smamudhan
2020-09-14 13:28:01 +05:30
committed by GitHub
parent ae343b9f79
commit a27278a427
6 changed files with 15 additions and 14 deletions

View File

@@ -48,7 +48,7 @@ export const boardItemOperations = [
{
name: 'Get All',
value: 'getAll',
description: 'Get all item',
description: 'Get all items',
},
{
name: 'Get By Column Value',