From c1a3281b633fe291c07a5fe1097eea22c5dbce32 Mon Sep 17 00:00:00 2001 From: Patrick Decat Date: Wed, 8 Mar 2017 19:17:18 +0100 Subject: [PATCH] Doc: Google Global Forwarding have their own documentation (#12528) --- .../google/r/compute_global_forwarding_rule.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/google/r/compute_global_forwarding_rule.html.markdown b/website/source/docs/providers/google/r/compute_global_forwarding_rule.html.markdown index 9b5b9c81ed..62d1d06ce0 100644 --- a/website/source/docs/providers/google/r/compute_global_forwarding_rule.html.markdown +++ b/website/source/docs/providers/google/r/compute_global_forwarding_rule.html.markdown @@ -10,7 +10,7 @@ description: |- Manages a Global Forwarding Rule within GCE. This binds an ip and port to a target HTTP(s) proxy. For more information see [the official -documentation](https://cloud.google.com/compute/docs/load-balancing/network/forwarding-rules) and +documentation](https://cloud.google.com/compute/docs/load-balancing/http/global-forwarding-rules) and [API](https://cloud.google.com/compute/docs/reference/latest/globalForwardingRules). ## Example Usage