diff --git a/src/components/complex/Version/index.jsx b/src/components/complex/Version/index.jsx index 3e384a7..7dab75b 100644 --- a/src/components/complex/Version/index.jsx +++ b/src/components/complex/Version/index.jsx @@ -34,7 +34,7 @@ const VersionButton = styled.button` ` export default function Version({ ..._props }) { - const githubLink = 'https://github.com/pnetwork-association/dao-v2-ui/tree/feat/multichain' + const githubLink = 'https://github.com/pnetwork-association/dao-v2-ui/tree/v2' return (