From 0fa46e00f7c5c4fc27615de24dfc53516a4bfb89 Mon Sep 17 00:00:00 2001 From: Youssef Date: Mon, 11 Oct 2021 11:03:37 +0100 Subject: [PATCH] fix copy button link --- frontend/src/component/feature/FeatureView2/FeatureView2.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/component/feature/FeatureView2/FeatureView2.tsx b/frontend/src/component/feature/FeatureView2/FeatureView2.tsx index 49851a7dd6..47a123b6db 100644 --- a/frontend/src/component/feature/FeatureView2/FeatureView2.tsx +++ b/frontend/src/component/feature/FeatureView2/FeatureView2.tsx @@ -110,7 +110,7 @@ const FeatureView2 = () => { tooltip="Copy" data-loading component={Link} - to={`${history.location.pathname}/copy`} + to={`${history.location.pathname}/strategy/copy`} >