Skip to content

Commit 1770c0d

Browse files
authored
Merge pull request #3556 from rjsage/patch-1
Update broken links
2 parents 479324d + dccd1a9 commit 1770c0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/integrations/data-visualization/embeddable-and-clickhouse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import CommunityMaintainedBadge from '@theme/badges/CommunityMaintained';
1313

1414
<CommunityMaintainedBadge/>
1515

16-
In [Embeddable](https://embeddable.com/) you define [Data Models](https://trevorio.notion.site/Data-modeling-35637bbbc01046a1bc47715456bfa1d8) and [Components](https://trevorio.notion.site/Using-components-761f52ac2d0743b488371088a1024e49) in code (stored in your own code repository) and use our **SDK** to make these available for your team in the powerful Embeddable **no-code builder.**
16+
In [Embeddable](https://embeddable.com/) you define [Data Models](https://docs.embeddable.com/data-modeling/introduction) and [Components](https://docs.embeddable.com/development/introduction) in code (stored in your own code repository) and use our **SDK** to make these available for your team in the powerful Embeddable **no-code builder.**
1717

1818
The end result is the ability to deliver fast, interactive customer-facing analytics directly in your product; designed by your product team; built by your engineering team; maintained by your customer-facing and data teams. Exactly the way it should be.
1919

@@ -68,4 +68,4 @@ The `credentials` is a JavaScript object containing the necessary credentials ex
6868
- These are securely encrypted and only used to retrieve exactly the data you have described in your data models.
6969
Embeddable strongly encourage you to create a read-only database user for each connection (Embeddable will only ever read from your database, not write).
7070

71-
In order to support connecting to different databases for prod, qa, test, etc (or to support different databases for different customers) you can assign each connection to an environment (see [Environments API](https://www.notion.so/Environments-API-497169036b5148b38f7936aa75e62949?pvs=21)).
71+
In order to support connecting to different databases for prod, qa, test, etc (or to support different databases for different customers) you can assign each connection to an environment (see [Environments API](https://docs.embeddable.com/data/environments)).

0 commit comments

Comments
 (0)