From cabbfe3c9e25f1e3dfdec3edc0b5f1668515dd86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Albert=20=E7=90=86=E6=96=AF=E7=89=B9?= Date: Sun, 9 Nov 2025 10:07:55 +0800 Subject: [PATCH] fix: typo --- pages/data-import-and-export/feature-flags-and-segments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/data-import-and-export/feature-flags-and-segments.md b/pages/data-import-and-export/feature-flags-and-segments.md index 9aa7ed8..9bf921f 100644 --- a/pages/data-import-and-export/feature-flags-and-segments.md +++ b/pages/data-import-and-export/feature-flags-and-segments.md @@ -1,3 +1,3 @@ # Feature flags & Segments -If you want to synchronize feature flags and segments between two FeatBit servers (e.g. dev to prod), you can read [the corresponding document in the Relay Proxy section](../relay-proxy/relay-proxy.md). +If you want to synchronize feature flags and segments between two FeatBit servers (e.g. dev to prod), you can read [the corresponding document in the Relay Proxy section](../relay-proxy/overview.mdx).