Skip to content

Commit

Permalink
feat: add trino doc links (#1181)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishRudder authored Feb 1, 2024
1 parent f047bc3 commit ebb47d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/configurations/sources/trino/ui-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"title": "Connection Credentials",
"secretFields": ["password"],
"docLinks": {
"grantPermissions": "",
"verifyingCredentials": "",
"jsonMapperUseInstructions": "",
"setupInstructions": ""
"grantPermissions": "https://www.rudderstack.com/docs/sources/reverse-etl/trino/#granting-permissions",
"verifyingCredentials": "https://www.rudderstack.com/docs/sources/reverse-etl/trino/#what-do-the-three-validations-under-verifying-credentials-imply",
"jsonMapperUseInstructions": "https://www.rudderstack.com/docs/sources/reverse-etl/trino/#specifying-the-data-to-import",
"setupInstructions": "https://www.rudderstack.com/docs/sources/reverse-etl/trino"
},
"nameField": "user",
"fields": [
Expand Down

0 comments on commit ebb47d9

Please sign in to comment.