From 3f090267084e9fdc6c2b791eaae5693e1b556921 Mon Sep 17 00:00:00 2001 From: Markus Waitl Date: Tue, 17 Dec 2019 10:02:55 +0100 Subject: [PATCH 1/2] docs: fix link to signing addon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef6501ba39..0b73fd6d5b 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ Here is a partial list of examples: * Integrating with services. * Mozilla offers some useful services such as [linting](https://github.com/mozilla/addons-linter) and - [signing](http://olympia.readthedocs.org/en/latest/topics/api/signing.html) + [signing](https://github.com/mozilla/sign-addon) extensions. [web-ext-user-docs]: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Getting_started_with_web-ext From fdff40ea971a211f568a992f800f26581ae55e67 Mon Sep 17 00:00:00 2001 From: Markus Waitl Date: Wed, 18 Dec 2019 15:26:15 +0100 Subject: [PATCH 2/2] docs: update signing link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b73fd6d5b..837f1ee257 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ Here is a partial list of examples: * Integrating with services. * Mozilla offers some useful services such as [linting](https://github.com/mozilla/addons-linter) and - [signing](https://github.com/mozilla/sign-addon) + [signing](https://addons-server.readthedocs.io/en/latest/topics/api/signing.html) extensions. [web-ext-user-docs]: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Getting_started_with_web-ext