Skip to content

Commit

Permalink
chore(subbridge): update old version link
Browse files Browse the repository at this point in the history
  • Loading branch information
kingsleydon committed Sep 14, 2023
1 parent 9a8cf22 commit a48e1a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const LargeAmountWarning: FC<AlertProps> = ({sx, ...props}) => {
<Typography variant="body2" component="span">
Please use{' '}
<Link
href="https://648987d1c3d977000849be75--subbridge.netlify.app/"
href="https://64a28bb6cb46bd0008b6b1eb--subbridge.netlify.app/"
target="_blank"
>
<b>the old version</b>
Expand Down

0 comments on commit a48e1a7

Please sign in to comment.