From 1930c0f40830404ddb736facde49aba776012feb Mon Sep 17 00:00:00 2001 From: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com> Date: Tue, 8 Apr 2025 11:03:01 +0200 Subject: [PATCH] fix: update link text for archived feature navigation (#9698) If you try to visit an archived flag, you're told you can find it on the project archive page, but that page isn't visible by default anymore. This is an update to take you to the project overview with a filter for archived flags instead. --- .../feature/FeatureView/FeatureNotFound/FeatureNotFound.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/component/feature/FeatureView/FeatureNotFound/FeatureNotFound.tsx b/frontend/src/component/feature/FeatureView/FeatureNotFound/FeatureNotFound.tsx index c38c82b215..36209cc256 100644 --- a/frontend/src/component/feature/FeatureView/FeatureNotFound/FeatureNotFound.tsx +++ b/frontend/src/component/feature/FeatureView/FeatureNotFound/FeatureNotFound.tsx @@ -30,8 +30,8 @@ export const FeatureNotFound = () => {
The feature