Skip to content

Commit e565784

Browse files
Update src/sections/Pricing/openSource.js
Signed-off-by: Saurabh Singh <saurabhsraghuvanshi@gmail.com>
1 parent 4f38b01 commit e565784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="/community/open-source-program"><BsArrowUpRight size={21} className="icon-left" /></Button>
15+
<Button $primary title="Open Source Pricing" $url="/pricing/open-source-program"><BsArrowUpRight size={21} className="icon-left" /></Button>
1616
</div>
1717
</OpenSourceBannerWrapper>
1818
);

0 commit comments

Comments
 (0)