We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d6b59c + 54622a2 commit 399380cCopy full SHA for 399380c
web-portal/frontend/components/login/Links.tsx
@@ -13,7 +13,7 @@ export default function CommonLinks(){
13
Pricing
14
</Title>
15
16
- <Title order={2} onClick={() => router.push('docs.porters.xyz')} c='carrot' style={{
+ <Title order={2} onClick={() => router.push('https://docs.porters.xyz')} c='carrot' style={{
17
cursor: "pointer",
18
fontFamily: crimson.style.fontFamily
19
}}>
0 commit comments