Author: robertkowalski Date: Thu Nov 13 00:03:54 2014 New Revision: 1639204
URL: http://svn.apache.org/r1639204 Log: GA: change domain name to apache.org Modified: couchdb/site/index.html Modified: couchdb/site/index.html URL: http://svn.apache.org/viewvc/couchdb/site/index.html?rev=1639204&r1=1639203&r2=1639204&view=diff ============================================================================== --- couchdb/site/index.html (original) +++ couchdb/site/index.html Thu Nov 13 00:03:54 2014 @@ -368,7 +368,7 @@ This fabulous linen texture was integrat <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 integrat })(); </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>
