in content/references/java-chassis/1.x/gitbook/gitbook-plugin-sharing/buttons.js [22:25]
'onClick': function(e) {
e.preventDefault();
window.open('https://plus.google.com/share?url='+encodeURIComponent(location.href));
}