changed website to code.w3.org
authorDave Raggett <dsr@w3.org>
Fri, 29 Apr 2011 12:28:08 +0100
changeset 2 31a229b2b546
parent 1 fe95b601b6c5
child 3 f0a5da9e4150
changed website to code.w3.org
dashboard/chrome/content/dashboard.js
dashboard/dashboard.xpi
--- a/dashboard/chrome/content/dashboard.js	Fri Apr 29 12:19:15 2011 +0100
+++ b/dashboard/chrome/content/dashboard.js	Fri Apr 29 12:28:08 2011 +0100
@@ -80,7 +80,7 @@
     link.addEventListener("click", function (e)
     {
        let browser = parent_window.gBrowser;
-       browser.selectedTab =  browser.addTab("http://www.primelife.eu");
+       browser.selectedTab =  browser.addTab("http://code.w3.org/privacy-dashboard/");
        e.cancel = true;
        e.preventDefault();
        return false;
Binary file dashboard/dashboard.xpi has changed