From 85cda005381a212a3d61b4e5d69c78415a95b0eb Mon Sep 17 00:00:00 2001 From: catloversg <152669316+catloversg@users.noreply.github.com> Date: Fri, 31 Jan 2025 01:27:13 +0700 Subject: [PATCH] DOCUMENTATION: Replace outdated links for v2 migration guide and changelog (#1934) --- src/utils/V2Modal.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/utils/V2Modal.tsx b/src/utils/V2Modal.tsx index c8157266b..ba4556bdf 100644 --- a/src/utils/V2Modal.tsx +++ b/src/utils/V2Modal.tsx @@ -22,13 +22,16 @@ export const V2Modal = (): React.ReactElement => { You should also take a look at{" "} {" "} the migration guide {" "} as well as{" "} - + the changelog