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

@@ -28,7 +28,7 @@ export const boardGroupOperations = [
{
name: 'Get All',
value: 'getAll',
description: `Get board's groups`,
description: `Get list of groups in a board`,
},
],
default: 'create',