Skip to content

Commit

Permalink
chore: updated pricing page with link to public discussion
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop committed Oct 22, 2023
1 parent 4a2578b commit 86d5d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/pricing.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default function Pricing() {
<h2 className="mb-4 text-4xl tracking-tight font-extrabold text-gray-900">Pricing</h2>
<p className="mb-5 font-light text-gray-500 sm:text-xl">
Majority of our features are free and open source. <br/>
We strive to strike a harmonious balance between open-source principles and sustainability.
We strive to strike a harmonious balance between <a href="https://github.com/usebruno/bruno/discussions/269" target="_blank" rel="noreferrer" className='link'>open-source principles and sustainability.</a>
</p>
</div>
<div className="mx-auto text-center lg:flex lg:space-x-12">
Expand Down

1 comment on commit 86d5d15

@vercel
Copy link

@vercel vercel bot commented on 86d5d15 Oct 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.