fix 404'd url. There's no perfect replacement, but this is okay.
This commit is contained in:
parent
61114cd08a
commit
a58e5a0efc
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ version_added: "1.2"
|
|||
author: Matt Coddington
|
||||
short_description: Notify newrelic about app deployments
|
||||
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:
|
||||
token:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue