You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by an...@apache.org on 2015/05/21 12:04:11 UTC

[3/6] activemq-artemis git commit: changing README to reference the summary instead of hacking/readme

changing README to reference the summary instead of hacking/readme

The README is just an empty page with the logo, the summary instead would have all the contents
this is better for reading at the main page


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

Branch: refs/heads/master
Commit: 9b9cff1e5b6a97e8f8f5a794e3f4bcc1d0be1aa7
Parents: 4de929c
Author: Clebert <cl...@apache.org>
Authored: Wed May 20 17:41:12 2015 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed May 20 22:42:42 2015 -0400

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/9b9cff1e/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index e42b119..65155f3 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ This file describes some minimum 'stuff one needs to know' to get started coding
 ## Source
 
 For details about the modifying the code, building the project, running tests, IDE integration, etc. see 
-our [Hacking Guide](./docs/hacking-guide/en/README.md).
+our [Hacking Guide](./docs/hacking-guide/en/SUMMARY.md).
 
 ## Examples