This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch starrocks-link
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/starrocks-link by this push:
     new aaeab1748f docs: Adding link to StarRocks official docs
aaeab1748f is described below

commit aaeab1748f3a7eea66a45b2500680c3a147c231d
Author: Evan Rusackas <[email protected]>
AuthorDate: Wed Oct 30 10:15:01 2024 -0600

    docs: Adding link to StarRocks official docs
---
 docs/docs/configuration/databases.mdx | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/docs/configuration/databases.mdx 
b/docs/docs/configuration/databases.mdx
index 8f69cc8d6f..49c9417df8 100644
--- a/docs/docs/configuration/databases.mdx
+++ b/docs/docs/configuration/databases.mdx
@@ -1318,6 +1318,10 @@ Here's what the connection string looks like:
 starrocks://<User>:<Password>@<Host>:<Port>/<Catalog>.<Database>
 ```
 
+:::note
+StarRocks maintains their Superset docuementation 
[here](https://docs.starrocks.io/docs/integrations/BI_integrations/Superset/).
+:::
+
 #### Teradata
 
 The recommended connector library is

Reply via email to