aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/@next/pages/launch_kit.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/website/ts/@next/pages/launch_kit.tsx')
-rw-r--r--packages/website/ts/@next/pages/launch_kit.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/ts/@next/pages/launch_kit.tsx b/packages/website/ts/@next/pages/launch_kit.tsx
index 30fedba1b..3161d9cf0 100644
--- a/packages/website/ts/@next/pages/launch_kit.tsx
+++ b/packages/website/ts/@next/pages/launch_kit.tsx
@@ -118,7 +118,7 @@ export class NextLaunchKit extends React.Component {
const HeroActions = () => (
<>
- <Button href="https://0xproject.com/docs" isInline={true}>
+ <Button href="https://0x.org/docs" isInline={true}>
Get Started
</Button>