GA: change domain name to apache.org git-svn-id: https://svn.apache.org/repos/asf/couchdb/site@1639204 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/401becfe Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/401becfe Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/401becfe Branch: refs/heads/asf-site Commit: 401becfeb65bad8a16093790570535df31fcdd1b Parents: 8827249 Author: Robert Kowalski <[email protected]> Authored: Thu Nov 13 00:03:54 2014 +0000 Committer: Robert Kowalski <[email protected]> Committed: Thu Nov 13 00:03:54 2014 +0000 ---------------------------------------------------------------------- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/401becfe/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 1e159a4..71b12af 100644 --- a/index.html +++ b/index.html @@ -368,7 +368,7 @@ This fabulous linen texture was integrated into the site design. <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-658988-6']); - _gaq.push(['_setDomainName', 'apache.com']); + _gaq.push(['_setDomainName', 'apache.org']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); @@ -379,7 +379,6 @@ This fabulous linen texture was integrated into the site design. })(); </script> <script type="text/javascript" src="https://issues.apache.org/jira/s/1c67ff5e37d44b99a6a3140ab88552c8-T/en_UK1zkmuk/6332/7/1.4.15/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-UK&collectorId=c4088f46"></script> - </body> </html>
