diff --git a/frontend/src/component/demo/demo-topics.tsx b/frontend/src/component/demo/demo-topics.tsx index 47e1b5343c..9ef80f17dc 100644 --- a/frontend/src/component/demo/demo-topics.tsx +++ b/frontend/src/component/demo/demo-topics.tsx @@ -119,7 +119,7 @@ export const TOPICS: ITutorialTopic[] = [ }, { href: `/projects/${PROJECT}?sort=name`, - target: `a[href="${basePath}/projects/${PROJECT}/features/demoApp.step2"]`, + target: `table a[href="${basePath}/projects/${PROJECT}/features/demoApp.step2"]`, content: ( First, open the feature flag configuration for{' '} @@ -344,7 +344,7 @@ export const TOPICS: ITutorialTopic[] = [ }, { href: `/projects/${PROJECT}?sort=name`, - target: `a[href="${basePath}/projects/${PROJECT}/features/demoApp.step3"]`, + target: `table a[href="${basePath}/projects/${PROJECT}/features/demoApp.step3"]`, content: ( First, open the feature flag configuration for{' '} @@ -459,7 +459,7 @@ export const TOPICS: ITutorialTopic[] = [ }, { href: `/projects/${PROJECT}?sort=name`, - target: `a[href="${basePath}/projects/${PROJECT}/features/demoApp.step4"]`, + target: `table a[href="${basePath}/projects/${PROJECT}/features/demoApp.step4"]`, content: ( First, open the feature flag configuration for{' '}