GitHub user richardcloudsoft opened a pull request:
https://github.com/apache/brooklyn-docs/pull/221
Website 0.12.0 updates
Ensures correct version numbers in all locations, correct artifact names,
other minor tweaks. Updates Google Analytics tracking code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rdowner/brooklyn-docs website-0.12.0-updates
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-docs/pull/221.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #221
----
commit bebf28ad88eff9ae8f0cef46494f302146be1723
Author: Richard Downer <[email protected]>
Date: 2017-10-16T12:11:55Z
Website updates for 0.12.0 release
Ensures correct version numbers in all locations, correct artifact
names, other minor tweaks.
commit 81b62658e910480fcff415d6c8d3aafff0bde2c1
Author: Richard Downer <[email protected]>
Date: 2017-10-16T10:21:59Z
Fix Google Analytics metrics collection
Replace GA UA ID with one that we control (!)
Fix JS bug which meant that metrics were not collected
----
---