From 5cbbe12aa275edd48a467f60b078621c3ab3facb Mon Sep 17 00:00:00 2001 From: Dapeng Zhang Date: Mon, 2 Mar 2020 17:59:34 +0800 Subject: [PATCH] Remove bad links to fix CI --- website/docs/d/machine_learning_workspace.html.markdown | 2 -- website/docs/r/machine_learning_workspace.html.markdown | 2 -- 2 files changed, 4 deletions(-) diff --git a/website/docs/d/machine_learning_workspace.html.markdown b/website/docs/d/machine_learning_workspace.html.markdown index 93b876fa705f0..9496b54edc9ca 100644 --- a/website/docs/d/machine_learning_workspace.html.markdown +++ b/website/docs/d/machine_learning_workspace.html.markdown @@ -30,8 +30,6 @@ The following attributes are exported: ### Timeouts -~> **Note:** Custom Timeouts are available [as an opt-in Beta in version 1.43 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider. - The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions: * `read` - (Defaults to 5 minutes) Used when retrieving the Machine Learning Workspace. diff --git a/website/docs/r/machine_learning_workspace.html.markdown b/website/docs/r/machine_learning_workspace.html.markdown index 91802c242f680..6e382e3c58ade 100644 --- a/website/docs/r/machine_learning_workspace.html.markdown +++ b/website/docs/r/machine_learning_workspace.html.markdown @@ -112,8 +112,6 @@ An `identity` block exports the following: ### Timeouts -~> **Note:** Custom Timeouts is available [as an opt-in Beta in version 1.43 of the Azure Provider](/docs/providers/azurerm/guides/2.0-beta.html) and will be enabled by default in version 2.0 of the Azure Provider. - The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/docs/configuration/resources.html#timeouts) for certain actions: * `create` - (Defaults to 30 minutes) Used when creating the Machine Learning Workspace.