Skip to content

Commit 9b5100f

Browse files
committed
fix: updated broken pricing page and documentation links #7348
Signed-off-by: Joy <soniqjjj@gmail.com>
1 parent bbac78a commit 9b5100f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sections/Pricing/openSource.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const OpenSourceBanner = () => {
1212
We 💚 open source and are proud to sponsor your free use of our tools.
1313
</p>
1414
</div>
15-
<Button $primary title="Open Source Pricing" $url="/pricing/open-source-program"><BsArrowUpRight size={21} className="icon-left" /></Button>
15+
<Button $primary title="Open Source Pricing" $url="/community/open-source-program"><BsArrowUpRight size={21} className="icon-left" /></Button>
1616
</div>
1717
</OpenSourceBannerWrapper>
1818
);

0 commit comments

Comments
 (0)