Skip to content

Commit 64b9bc1

Browse files
authored
fix: update licensing info URL on sign up page (#17657)
1 parent e37ddd4 commit 64b9bc1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/src/pages/SetupPage/SetupPageView.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import { SignInLayout } from "components/SignInLayout/SignInLayout";
1818
import { Stack } from "components/Stack/Stack";
1919
import { type FormikContextType, useFormik } from "formik";
2020
import type { ChangeEvent, FC } from "react";
21-
import { docs } from "utils/docs";
2221
import {
2322
getFormHelpers,
2423
nameValidator,
@@ -247,7 +246,7 @@ export const SetupPageView: FC<SetupPageViewProps> = ({
247246
quotas, and more.
248247
</span>
249248
<Link
250-
href={docs("/licensing")}
249+
href="https://coder.com/pricing"
251250
target="_blank"
252251
css={{ marginTop: 4, display: "inline-block", fontSize: 13 }}
253252
>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy