From add79a4b2446150d39e6b7b3d6e4f5f2e44fa005 Mon Sep 17 00:00:00 2001 From: Sam Firke Date: Fri, 10 May 2024 17:05:19 -0400 Subject: [PATCH] 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