We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f38b01 commit e565784Copy full SHA for e565784
src/sections/Pricing/openSource.js
@@ -12,7 +12,7 @@ const OpenSourceBanner = () => {
12
We 💚 open source and are proud to sponsor your free use of our tools.
13
</p>
14
</div>
15
- <Button $primary title="Open Source Pricing" $url="/community/open-source-program"><BsArrowUpRight size={21} className="icon-left" /></Button>
+ <Button $primary title="Open Source Pricing" $url="/pricing/open-source-program"><BsArrowUpRight size={21} className="icon-left" /></Button>
16
17
</OpenSourceBannerWrapper>
18
);
0 commit comments