fix 404'd url. There's no perfect replacement, but this is okay.
This commit is contained in:
parent
90c2e630b5
commit
28f8f5ed70
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ version_added: "1.2"
|
||||||
author: '"Matt Coddington (@mcodd)" <coddington@gmail.com>'
|
author: '"Matt Coddington (@mcodd)" <coddington@gmail.com>'
|
||||||
short_description: Notify newrelic about app deployments
|
short_description: Notify newrelic about app deployments
|
||||||
description:
|
description:
|
||||||
- Notify newrelic about app deployments (see http://newrelic.github.io/newrelic_api/NewRelicApi/Deployment.html)
|
- Notify newrelic about app deployments (see https://docs.newrelic.com/docs/apm/new-relic-apm/maintenance/deployment-notifications#api)
|
||||||
options:
|
options:
|
||||||
token:
|
token:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue