Merge pull request #25385 from hashicorp/newrelic
Fix links to migrated providers
This commit is contained in:
commit
4459e6ea3a
|
@ -105,10 +105,10 @@ down to see all providers.
|
||||||
- [MySQL](/docs/providers/mysql/index.html)
|
- [MySQL](/docs/providers/mysql/index.html)
|
||||||
- [Naver Cloud](/docs/providers/ncloud/index.html)
|
- [Naver Cloud](/docs/providers/ncloud/index.html)
|
||||||
- [Netlify](/docs/providers/netlify/index.html)
|
- [Netlify](/docs/providers/netlify/index.html)
|
||||||
- [New Relic](/docs/providers/newrelic/index.html)
|
- [New Relic](https://registry.terraform.io/providers/newrelic/newrelic/latest/docs)
|
||||||
- [Nomad](/docs/providers/nomad/index.html)
|
- [Nomad](/docs/providers/nomad/index.html)
|
||||||
- [NS1](/docs/providers/ns1/index.html)
|
- [NS1](/docs/providers/ns1/index.html)
|
||||||
- [Null](/docs/providers/null/index.html)
|
- [Null](https://registry.terraform.io/providers/hashicorp/null/latest/docs)
|
||||||
- [Nutanix](/docs/providers/nutanix/index.html)
|
- [Nutanix](/docs/providers/nutanix/index.html)
|
||||||
- [1&1](/docs/providers/oneandone/index.html)
|
- [1&1](/docs/providers/oneandone/index.html)
|
||||||
- [Okta](/docs/providers/okta/index.html)
|
- [Okta](/docs/providers/okta/index.html)
|
||||||
|
@ -131,7 +131,7 @@ down to see all providers.
|
||||||
- [RabbitMQ](/docs/providers/rabbitmq/index.html)
|
- [RabbitMQ](/docs/providers/rabbitmq/index.html)
|
||||||
- [Rancher](/docs/providers/rancher/index.html)
|
- [Rancher](/docs/providers/rancher/index.html)
|
||||||
- [Rancher2](/docs/providers/rancher2/index.html)
|
- [Rancher2](/docs/providers/rancher2/index.html)
|
||||||
- [Random](/docs/providers/random/index.html)
|
- [Random](https://registry.terraform.io/providers/hashicorp/random/latest/docs)
|
||||||
- [RightScale](/docs/providers/rightscale/index.html)
|
- [RightScale](/docs/providers/rightscale/index.html)
|
||||||
- [Rubrik](/docs/providers/rubrik/index.html)
|
- [Rubrik](/docs/providers/rubrik/index.html)
|
||||||
- [Rundeck](/docs/providers/rundeck/index.html)
|
- [Rundeck](/docs/providers/rundeck/index.html)
|
||||||
|
|
|
@ -29,7 +29,7 @@ HashiCorp, and are tested by HashiCorp.
|
||||||
- [Librato](/docs/providers/librato/index.html)
|
- [Librato](/docs/providers/librato/index.html)
|
||||||
- [Logentries](/docs/providers/logentries/index.html)
|
- [Logentries](/docs/providers/logentries/index.html)
|
||||||
- [LogicMonitor](/docs/providers/logicmonitor/index.html)
|
- [LogicMonitor](/docs/providers/logicmonitor/index.html)
|
||||||
- [New Relic](/docs/providers/newrelic/index.html)
|
- [New Relic](https://registry.terraform.io/providers/newrelic/newrelic/latest/docs)
|
||||||
- [OpsGenie](/docs/providers/opsgenie/index.html)
|
- [OpsGenie](/docs/providers/opsgenie/index.html)
|
||||||
- [PagerDuty](/docs/providers/pagerduty/index.html)
|
- [PagerDuty](/docs/providers/pagerduty/index.html)
|
||||||
- [Runscope](/docs/providers/runscope/index.html)
|
- [Runscope](/docs/providers/runscope/index.html)
|
||||||
|
|
Loading…
Reference in New Issue