We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a854d6a commit e31ad57Copy full SHA for e31ad57
src/app/screens/connectors/ChooseConnectorPath/index.tsx
@@ -72,7 +72,7 @@ export default function ChooseConnectorPath() {
72
}
73
actions={
74
<Link
75
- to="/accounts/new/choose-connector/voltage"
+ to="choose-connector/voltage"
76
rel="noreferrer noopener"
77
className="flex flex-1"
78
>
0 commit comments