Skip to content

Commit 3a43e73

Browse files
committed
[RMQ-2051] Update the content under 'Free and Open Source' section on the home page
1 parent 1720226 commit 3a43e73

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/pages/index.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ export default function Home() {
3636
<section>
3737
<OSIKeyholeIcon/>
3838
<Heading as="h2">Free and Open Source</Heading>
39-
<p>RabbitMQ is licensed under the <Link to="https://www.tldrlegal.com/license/mozilla-public-license-2-0-mpl-2">Mozilla Public License 2.0</Link>,
40-
while most client libraries are dual-licensed under the Apache Software License 2.0 and the Mozilla Public License 2.0. You have the freedom to use and
41-
modify RabbitMQ in a very broad range of contexts.</p>
42-
<p>Of course, contributions are more than welcome! Whether it
43-
is through detailed bug reports, patches, helping someone,
44-
documentation or any form of advocacy. In fact contributing
45-
is the best way to support the project!
46-
Take a look at our <Link to="/github">Contributors page</Link>.</p>
39+
<p>
40+
RabbitMQ is a powerful, enterprise grade open-source messaging and streaming broker that enables fast
41+
, reliable and versatile communication for applications—perfect for distributed microservices, real-time data, and scalable systems.
42+
</p>
43+
<p>
44+
Free under the <Link to="https://www.tldrlegal.com/license/mozilla-public-license-2-0-mpl-2">Mozilla Public License 2.0</Link>
45+
, it’s backed by a vibrant global community. Dive in with our easy-to-use <Link to="/docs">docs</Link> or <Link to="/github">contribute</Link> to shape its future!
46+
</p>
4747
</section>
4848
<section>
4949
<CommercialSupportIcon/>

0 commit comments

Comments
 (0)