Repository: activemq-artemis Updated Branches: refs/heads/master 8d728ee70 -> 880539a96
NO-JIRA updating gitbook version Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/2585ecd5 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/2585ecd5 Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/2585ecd5 Branch: refs/heads/master Commit: 2585ecd5ca70341cf3b98508808ebc025d6433fc Parents: 8d728ee Author: Clebert Suconic <[email protected]> Authored: Tue Jun 28 10:54:46 2016 -0400 Committer: Clebert Suconic <[email protected]> Committed: Wed Jun 29 16:13:49 2016 -0400 ---------------------------------------------------------------------- docs/hacking-guide/en/book.json | 4 ++-- docs/user-manual/en/book.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2585ecd5/docs/hacking-guide/en/book.json ---------------------------------------------------------------------- diff --git a/docs/hacking-guide/en/book.json b/docs/hacking-guide/en/book.json index 1886b68..89f16d0 100644 --- a/docs/hacking-guide/en/book.json +++ b/docs/hacking-guide/en/book.json @@ -3,10 +3,10 @@ "description": "ActiveMQ Artemis Hacking Guide", "github": "apache/activemq-artemis", "githubHost": "https://github.com/", - "gitbook": "2.x.x", + "gitbook": "3.x.x", "links": { "home": "http://activemq.apache.org/", "issues": "http://activemq.apache.org/", "contribute": "http://activemq.apache.org/contributing.html" } -} \ No newline at end of file +} http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/2585ecd5/docs/user-manual/en/book.json ---------------------------------------------------------------------- diff --git a/docs/user-manual/en/book.json b/docs/user-manual/en/book.json index 073aefd..feaf175 100644 --- a/docs/user-manual/en/book.json +++ b/docs/user-manual/en/book.json @@ -3,7 +3,7 @@ "description": "ActiveMQ Artemis User Guide and Reference Documentation", "github": "apache/activemq-artemis", "githubHost": "https://github.com/", - "gitbook": "2.x.x", + "gitbook": "3.x.x", "links": { "home": "http://activemq.apache.org/", "issues": "http://activemq.apache.org/",
