diff --git a/docs/docs/v0.5.x/plugin-packs.md b/docs/docs/v0.5.x/plugin-packs.md index 9d859d33..f999dbee 100644 --- a/docs/docs/v0.5.x/plugin-packs.md +++ b/docs/docs/v0.5.x/plugin-packs.md @@ -115,4 +115,4 @@ The following plugins were created by companies that support multiple Ember apps ## Search for plugin packs -For a live list of all current ember-cli-deploy plugin packs this [npm keyword search](https://npmsearch.com/?q=keywords:ember-cli-deploy-plugin-pack) +For a live list of all current ember-cli-deploy plugin packs this [npm keyword search](https://npmjs.com/search?q=keywords:ember-cli-deploy-plugin-pack) diff --git a/docs/docs/v0.5.x/plugins.md b/docs/docs/v0.5.x/plugins.md index 590b00b9..2663a8b6 100644 --- a/docs/docs/v0.5.x/plugins.md +++ b/docs/docs/v0.5.x/plugins.md @@ -32,7 +32,7 @@ The following plugins have been developed by community members: - [ember-cli-deploy-sentry](https://github.com/dschmidt/ember-cli-deploy-sentry) - upload javascript sourcemaps to sentry - [ember-cli-deploy-rollbar](https://github.com/netguru/ember-cli-deploy-rollbar) - include Rollbar snippet and upload javascript sourcemaps to Rollbar -For a wide view of the plugin ecosystem, check out [a live search of npm packages with the "ember-cli-deploy-plugin" keyword](https://npmsearch.com/?q=keywords:ember-cli-deploy-plugin). +For a wide view of the plugin ecosystem, check out [a live search of npm packages with the "ember-cli-deploy-plugin" keyword](https://npmjs.com/search?q=keywords:ember-cli-deploy-plugin). ## Compatibility Custom adapters written for ember-cli-deploy 0.4.x **will not work** with 0.5.x. diff --git a/docs/docs/v0.6.x/plugin-packs.md b/docs/docs/v0.6.x/plugin-packs.md index 959b1706..447d36af 100644 --- a/docs/docs/v0.6.x/plugin-packs.md +++ b/docs/docs/v0.6.x/plugin-packs.md @@ -118,4 +118,4 @@ The following plugins were created by companies that support multiple Ember apps ## Search for plugin packs -For a live list of all current ember-cli-deploy plugin packs this [npm keyword search](https://npmsearch.com/?q=keywords:ember-cli-deploy-plugin-pack) +For a live list of all current ember-cli-deploy plugin packs this [npm keyword search](https://npmjs.com/search?q=keywords:ember-cli-deploy-plugin-pack) diff --git a/docs/docs/v0.6.x/plugins.md b/docs/docs/v0.6.x/plugins.md index 7267fcef..2f16f1b9 100644 --- a/docs/docs/v0.6.x/plugins.md +++ b/docs/docs/v0.6.x/plugins.md @@ -32,7 +32,7 @@ The following plugins have been developed by community members: - [ember-cli-deploy-sentry](https://github.com/dschmidt/ember-cli-deploy-sentry) - upload javascript sourcemaps to sentry - [ember-cli-deploy-rollbar](https://github.com/netguru/ember-cli-deploy-rollbar) - include Rollbar snippet and upload javascript sourcemaps to Rollbar -For a wide view of the plugin ecosystem, check out [a live search of npm packages with the "ember-cli-deploy-plugin" keyword](https://npmsearch.com/?q=keywords:ember-cli-deploy-plugin). +For a wide view of the plugin ecosystem, check out [a live search of npm packages with the "ember-cli-deploy-plugin" keyword](https://npmjs.com/search?q=keywords:ember-cli-deploy-plugin). ## Compatibility Custom adapters written for ember-cli-deploy 0.4.x **will not work** with 0.5.x or higher. diff --git a/docs/docs/v1.0.x/plugin-packs.md b/docs/docs/v1.0.x/plugin-packs.md index b8e92720..ad1ba560 100644 --- a/docs/docs/v1.0.x/plugin-packs.md +++ b/docs/docs/v1.0.x/plugin-packs.md @@ -69,4 +69,4 @@ The following plugins were created by companies that support multiple Ember apps ## Search for plugin packs -For a live list of all current ember-cli-deploy plugin packs this [npm keyword search](https://npmsearch.com/?q=keywords:ember-cli-deploy-plugin-pack) +For a live list of all current ember-cli-deploy plugin packs this [npm keyword search](https://npmjs.com/search?q=keywords:ember-cli-deploy-plugin-pack) diff --git a/docs/plugins/index.md b/docs/plugins/index.md index 0660a18c..82ac5e2b 100644 --- a/docs/plugins/index.md +++ b/docs/plugins/index.md @@ -48,7 +48,7 @@ The following plugins have been developed by community members: - [ember-cli-deploy-rollbar](https://github.com/netguru/ember-cli-deploy-rollbar) - include Rollbar snippet and upload javascript sourcemaps to Rollbar - [ember-cli-deploy-simply-ssh](https://github.com/AutoCloud/ember-cli-deploy-simply-ssh) - deploy via SSH with support of `-revision-data`, `-gzip`, `deploy:list` and `deploy:activate` -For a wide view of the plugin ecosystem, check out [a live search of npm packages with the "ember-cli-deploy-plugin" keyword](https://npmsearch.com/?q=keywords:ember-cli-deploy-plugin). +For a wide view of the plugin ecosystem, check out [a live search of npm packages with the "ember-cli-deploy-plugin" keyword](https://npmjs.com/search?q=keywords:ember-cli-deploy-plugin). **Ember Observer** has also a [special category](https://emberobserver.com/categories/ember-cli-deploy-plugins) dedicated to deploy plugins. @@ -66,7 +66,7 @@ The following plugin packs are developed by community members: - [ember-pagefront](https://github.com/pagefront/ember-pagefront) - [ember-cli-deploy-front-end-builds-pack](https://github.com/tedconf/ember-cli-deploy-front-end-builds-pack) -For a live list of all current ember-cli-deploy plugin packs this [npm keyword search](https://npmsearch.com/?q=keywords:ember-cli-deploy-plugin-pack) +For a live list of all current ember-cli-deploy plugin packs this [npm keyword search](https://npmjs.com/search?q=keywords:ember-cli-deploy-plugin-pack) ## Compatibility Custom adapters written for ember-cli-deploy 0.4.x **will not work** with 0.5.x or higher.