From c6a611a38a67f58ab4bff9fef5d7e8e17808acb7 Mon Sep 17 00:00:00 2001 From: Brendan Dahl <brendan.dahl@gmail.com> Date: Wed, 4 Apr 2012 15:41:52 -0700 Subject: [PATCH] Change support url for moz central add-on. --- extensions/firefox/install.rdf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/firefox/install.rdf.in b/extensions/firefox/install.rdf.in index 3f8f87cda..feab3e7ad 100644 --- a/extensions/firefox/install.rdf.in +++ b/extensions/firefox/install.rdf.in @@ -20,7 +20,7 @@ <em:bootstrap>true</em:bootstrap> <em:creator>Mozilla</em:creator> <em:description>Uses HTML5 to display PDF files directly in Firefox.</em:description> - <em:homepageURL>http://support.mozilla.org/kb/using-mozilla-pdf-viewer</em:homepageURL> + <em:homepageURL>https://support.mozilla.org/kb/Opening%20PDF%20files%20within%20Firefox</em:homepageURL> <em:type>2</em:type> </Description> </RDF>