[Pkg-javascript-commits] [pdf.js] 17/414: Fixes update extension github link.
David Prévot
taffit at moszumanska.debian.org
Tue Jun 28 17:12:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository pdf.js.
commit d98105fdbdacaaf7049e82f4a3ef3ed87d8b560a
Author: Yury Delendik <ydelendik at mozilla.com>
Date: Fri Dec 18 09:32:46 2015 -0600
Fixes update extension github link.
---
extensions/firefox/update.rdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extensions/firefox/update.rdf b/extensions/firefox/update.rdf
index 0dcc709..339c9da 100644
--- a/extensions/firefox/update.rdf
+++ b/extensions/firefox/update.rdf
@@ -15,7 +15,7 @@
<em:minVersion>6.0</em:minVersion>
<em:maxVersion>11.*</em:maxVersion>
<!-- Use the raw link for updates so we we can use SSL. -->
- <em:updateLink>https://github.com/mozilla/pdf.js/raw/gh-pages/extensions/firefox/pdf.js.xpi</em:updateLink>
+ <em:updateLink>https://raw.githubusercontent.com/mozilla/pdf.js/gh-pages/extensions/firefox/pdf.js.xpi</em:updateLink>
</RDF:Description>
</em:targetApplication>
</RDF:Description>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git
More information about the Pkg-javascript-commits
mailing list