From f4af21f902ad9193f3a109261d822515990244a9 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Thu, 14 Jan 2016 15:55:39 -0500 Subject: [PATCH] Use HTTPS + www. for links --- r/compute_target_http_proxy.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/r/compute_target_http_proxy.html.markdown b/r/compute_target_http_proxy.html.markdown index 9734f6ff..c0199fd3 100644 --- a/r/compute_target_http_proxy.html.markdown +++ b/r/compute_target_http_proxy.html.markdown @@ -10,8 +10,8 @@ description: |- Creates a target HTTP proxy resource in GCE. For more information see [the official -documentation](http://cloud.google.com/compute/docs/load-balancing/http/target-proxies) and -[API](http://cloud.google.com/compute/docs/reference/latest/targetHttpProxies). +documentation](https://cloud.google.com/compute/docs/load-balancing/http/target-proxies) and +[API](https://cloud.google.com/compute/docs/reference/latest/targetHttpProxies). ## Example Usage