Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit 31b5200

Browse files
authored
update banner url (#1635)
1 parent 6fa591f commit 31b5200

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pcweb/components/hosting_banner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def hosting_banner() -> rx.Component:
5454
)
5555
),
5656
glow(),
57-
href="/pricing",
57+
href="https://build.reflex.dev/",
5858
underline="none",
5959
is_external=True,
6060
),

0 commit comments

Comments
 (0)