From 4a7fc14a68944b0500d8db4e1797a47d4a1077eb Mon Sep 17 00:00:00 2001 From: Paul Tyng Date: Wed, 24 Jun 2020 21:46:58 -0400 Subject: [PATCH] Fix links to migrated providers --- website/docs/providers/index.html.markdown | 6 +++--- website/docs/providers/type/monitor-index.html.markdown | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docs/providers/index.html.markdown b/website/docs/providers/index.html.markdown index b3b01daac..0b8e04524 100644 --- a/website/docs/providers/index.html.markdown +++ b/website/docs/providers/index.html.markdown @@ -105,10 +105,10 @@ down to see all providers. - [MySQL](/docs/providers/mysql/index.html) - [Naver Cloud](/docs/providers/ncloud/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) - [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) - [1&1](/docs/providers/oneandone/index.html) - [Okta](/docs/providers/okta/index.html) @@ -131,7 +131,7 @@ down to see all providers. - [RabbitMQ](/docs/providers/rabbitmq/index.html) - [Rancher](/docs/providers/rancher/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) - [Rundeck](/docs/providers/rundeck/index.html) - [RunScope](/docs/providers/runscope/index.html) diff --git a/website/docs/providers/type/monitor-index.html.markdown b/website/docs/providers/type/monitor-index.html.markdown index a3a10c28f..d28efc769 100644 --- a/website/docs/providers/type/monitor-index.html.markdown +++ b/website/docs/providers/type/monitor-index.html.markdown @@ -29,7 +29,7 @@ HashiCorp, and are tested by HashiCorp. - [Librato](/docs/providers/librato/index.html) - [Logentries](/docs/providers/logentries/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) - [PagerDuty](/docs/providers/pagerduty/index.html) - [Runscope](/docs/providers/runscope/index.html)