You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2014/01/24 15:36:28 UTC

git commit: Fixes APLO-337 : Dead link on landing page to ActiveMQ

Updated Branches:
  refs/heads/trunk 0acaf4f12 -> 85c1f15c4


Fixes APLO-337 : Dead link on landing page to ActiveMQ

Project: http://git-wip-us.apache.org/repos/asf/activemq-apollo/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-apollo/commit/85c1f15c
Tree: http://git-wip-us.apache.org/repos/asf/activemq-apollo/tree/85c1f15c
Diff: http://git-wip-us.apache.org/repos/asf/activemq-apollo/diff/85c1f15c

Branch: refs/heads/trunk
Commit: 85c1f15c470e0b0b20b59b772595df2446ca99bf
Parents: 0acaf4f
Author: Hiram Chirino <hi...@hiramchirino.com>
Authored: Fri Jan 24 09:36:21 2014 -0500
Committer: Hiram Chirino <hi...@hiramchirino.com>
Committed: Fri Jan 24 09:36:21 2014 -0500

----------------------------------------------------------------------
 apollo-website/src/index.page | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-apollo/blob/85c1f15c/apollo-website/src/index.page
----------------------------------------------------------------------
diff --git a/apollo-website/src/index.page b/apollo-website/src/index.page
index 8d4a38a..2b73ff4 100644
--- a/apollo-website/src/index.page
+++ b/apollo-website/src/index.page
@@ -24,7 +24,7 @@ h1 Apollo #{project_version}
 
 [ActiveMQ Apollo](http://activemq.apache.org/apollo/) is a faster, more
 reliable, easier to maintain messaging broker built from the foundations of
-the original [ActiveMQ]((http://activemq.apache.org). It accomplishes this
+the original [ActiveMQ](http://activemq.apache.org). It accomplishes this
 using a radically different threading and message dispatching 
 [architecture](documentation/architecture.html).  Like ActiveMQ, Apollo is a 
 multi-protocol broker and supports STOMP, AMQP, MQTT, Openwire, SSL, and WebSockets.