This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 015df42102 ARTEMIS-5807: update repository readme details
015df42102 is described below

commit 015df4210252792626f1735389f84d0550b30678
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Dec 10 16:29:44 2025 +0000

    ARTEMIS-5807: update repository readme details
---
 README.md | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/README.md b/README.md
index 266abc796f..6d5e6d5539 100644
--- a/README.md
+++ b/README.md
@@ -1,29 +1,29 @@
-# Welcome to Apache ActiveMQ Artemis
+# Welcome to Apache Artemis
 
-ActiveMQ Artemis is the next generation message broker from Apache ActiveMQ.
+Apache Artemis™ is multi-protocol message broker, supporting various industry 
standard protocols such as AMQP 1.0, MQTT 3.1.1, MQTT 5, and STOMP. This 
enables users to connect from across a broad range of languages and platforms, 
using clients written in Java, JavaScript, C, C++, Python, .Net, and more. 
Artemis offers the power and flexibility to support your messaging use-case.
 
 ## Get Started
 
-See the [User 
Manual](https://activemq.apache.org/components/artemis/documentation/latest/) 
for an in-depth explanation of all aspects of broker configuration and behavior.
+See the [User 
Manual](https://artemis.apache.org/components/artemis/documentation/latest/) 
for an in-depth explanation of all aspects of broker configuration and behavior.
 
-The [ActiveMQ Artemis 
Examples](https://github.com/apache/activemq-artemis-examples) repository 
contains over 90 examples demonstrating many of the client and broker features.
+The [Artemis Examples](https://github.com/apache/artemis-examples) repository 
contains over 90 examples demonstrating many of the client and broker features.
 
 ## Build from Source
 
-See the [Hacking 
Guide](https://activemq.apache.org/components/artemis/documentation/hacking-guide/)
 for details about modifying the code, building the project, running tests, etc.
+See the [Hacking 
Guide](https://artemis.apache.org/components/artemis/documentation/hacking-guide/)
 for details about modifying the code, building the project, running tests, etc.
 
 ## Download a Release
 
-ActiveMQ Artemis releases are available on the [Apache ActiveMQ 
website](https://activemq.apache.org/components/artemis/download/). We do not 
distribute releases via GitHub.
-
-## Migrate from ActiveMQ Classic
-
-See the [Migration 
Guide](https://activemq.apache.org/components/artemis/migration-documentation/) 
for information about the architectural and configuration differences between 
ActiveMQ Classic and ActiveMQ Artemis.
+Apache Artemis releases are available on the [Apache Artemis 
website](https://artemis.apache.org/components/artemis/download/). We do not 
distribute releases via GitHub.
 
 ## Report an Issue
 
-See [our website](https://activemq.apache.org/issues) for details on how to 
report an bug, request a feature, etc.
+See [our website](https://artemis.apache.org/issues) for details on how to 
report an bug, request a feature, etc.
 
 ## Contact the Community
 
-Get in touch with folks in the community using an official Apache mailing list 
or the Apache Slack instance. Details are available on the [Apache ActiveMQ 
website](https://activemq.apache.org/contact).
+Get in touch with folks in the community using an official Apache mailing list 
or the Apache Slack instance. Details are available on the [Apache Artemis 
website](https://artemis.apache.org/contact).
+
+## Contributing
+
+Want to contribute? Details are available on the [Apache Artemis 
website](https://artemis.apache.org/contributing).


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to