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

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


The following commit(s) were added to refs/heads/master by this push:
     new add79a4b24 fix(docs): add missing link to meta-cross-db feature flag 
docs (#28433)
add79a4b24 is described below

commit add79a4b2446150d39e6b7b3d6e4f5f2e44fa005
Author: Sam Firke <[email protected]>
AuthorDate: Fri May 10 17:05:19 2024 -0400

    fix(docs): add missing link to meta-cross-db feature flag docs (#28433)
---
 RESOURCES/FEATURE_FLAGS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RESOURCES/FEATURE_FLAGS.md b/RESOURCES/FEATURE_FLAGS.md
index 1cce8f3e88..a8796084fb 100644
--- a/RESOURCES/FEATURE_FLAGS.md
+++ b/RESOURCES/FEATURE_FLAGS.md
@@ -46,7 +46,7 @@ These features are **finished** but currently being tested. 
They are usable, but
 - CONFIRM_DASHBOARD_DIFF
 - DRILL_TO_DETAIL
 - DYNAMIC_PLUGINS: 
[(docs)](https://superset.apache.org/docs/configuration/running-on-kubernetes)
-- ENABLE_SUPERSET_META_DB: [(docs)]()
+- ENABLE_SUPERSET_META_DB: 
[(docs)](https://superset.apache.org/docs/configuration/databases/#querying-across-databases)
 - ESTIMATE_QUERY_COST
 - GLOBAL_ASYNC_QUERIES 
[(docs)](https://github.com/apache/superset/blob/master/CONTRIBUTING.md#async-chart-queries)
 - HORIZONTAL_FILTER_BAR

Reply via email to