Repository: activemq-artemis
Updated Branches:
  refs/heads/master 3002dec1b -> aaf2fc9b1


Some README updates


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8ad7cded
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8ad7cded
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8ad7cded

Branch: refs/heads/master
Commit: 8ad7cded410c612aa8a8abd1dc23dd036a2b9328
Parents: 3002dec
Author: Martyn Taylor <[email protected]>
Authored: Fri Sep 4 13:18:53 2015 +0100
Committer: Martyn Taylor <[email protected]>
Committed: Fri Sep 4 13:18:53 2015 +0100

----------------------------------------------------------------------
 artemis-distribution/src/main/resources/README.html | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8ad7cded/artemis-distribution/src/main/resources/README.html
----------------------------------------------------------------------
diff --git a/artemis-distribution/src/main/resources/README.html 
b/artemis-distribution/src/main/resources/README.html
index 854d999..ce353d6 100644
--- a/artemis-distribution/src/main/resources/README.html
+++ b/artemis-distribution/src/main/resources/README.html
@@ -79,7 +79,7 @@ SYNOPSIS
 
 <h2>Starting the Broker</h2>
 
-Once the broker has been created, use the artemis (or artemis.cmd on windows) 
script of the under the bin directory of the newly created broker to manage the 
life cycle of the broker.
+Once the broker has been created, use the artemis (or artemis.cmd on windows) 
script found under the bin directory of the newly created broker to manage the 
life cycle of the broker.
 
 To run the Apache ActiveMQ Artemis broker with the default configuration, run 
the command shown below from the "bin" directory of the created 
broker.</br></br>
 
@@ -93,8 +93,6 @@ e.g.</br></br>
 
 $ ./artemis run --config xml:/home/artemis/bootstrap.xml</br></br>
 
-The distribution ships with a number of example configurations that can be 
used to get started.  You can find these under the "config" directory.</br></br>
-
 It is possible to configure run time paramters in the artemis.conf 
(artemis.conf.bat for windows) file under the "bin" directory of the broker 
directory.
 
 <h2>Stopping the Broker</h2>
@@ -105,12 +103,12 @@ $ ./artemis stop</br></br>
 
 <h2>Documentation</h2>
 
-The broker comes shipped with an in depth user manual and a bunch of examples 
to help you get started.  The manual is accessible from the broker website.  
Start the broker then navigate to the <a href="http://localhost:8161";>Apache 
ActiveMQ Artemis</a>.</br></br>
+The broker comes shipped with an in depth user manual and a bunch of examples 
to help you get started.  The manual is shipped with the broker and can be 
accessed from the brokers website.  Start the broker then navigate to the <a 
href="http://localhost:8161";>Apache ActiveMQ Artemis</a>.  Alternatively, you 
can browse all of the documentation online on the <a 
href="http://activemq.apache.org/artemis/";>Apache ActiveMQ Artemis 
Website</a>.</br></br>
 
 The examples are shipped inside the distribution folder under 
"examples"</br></br>
 
 <h2 id="release-notes---apache-activemq-artemis-1.1.0">Release Notes - Apache 
ActiveMQ Artemis 1.1.0</h2>
-<p>A complete list for JIRAs for the 1.1.0 release can be found at the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332642&amp;styleName=Html&amp;projectId=12315920&amp;Create=Create&amp;atl_token=A5KQ-2QAV-T4JA-FDED%7C708a588702fdb54724fe817fd07ee4c5610de292%7Clin";>Apache
 ActiveMQ Artemis project JIRA</a></p>
+<p>A complete list of JIRAs for the 1.1.0 release can be found at the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332642&amp;styleName=Html&amp;projectId=12315920&amp;Create=Create&amp;atl_token=A5KQ-2QAV-T4JA-FDED%7C708a588702fdb54724fe817fd07ee4c5610de292%7Clin";>Apache
 ActiveMQ Artemis project JIRA</a></p>
 <p>Overall Apache ActiveMQ Artemis 1.1.0 has several improvements and it's a 
nice polish on top of Apache ActiveMQ Artemis 1.0.0, things like better 
examples, better OpenWire support and the first release of MQTT.</p>
 <p>We would like to highlight the following accomplishments on this 
release:</p>
 <ul>
@@ -138,4 +136,4 @@ The examples are shipped inside the distribution folder 
under "examples"</br></b
 
 The ActiveMQ Artemis 1.0.0 release notes can be found in the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12328953";>Apache
 ActiveMQ Artemis project JIRA</a>.
 
-</body>
\ No newline at end of file
+</body>

Reply via email to