From 3c0cc4ba9c622dac64cc736a6f4f173b7807c047 Mon Sep 17 00:00:00 2001 From: Walter Dolce Date: Sat, 22 Oct 2016 18:34:59 +0100 Subject: [PATCH] Fix link pointing to GCE docs This partially fixes #9522. Not sure about the first link reported. --- r/compute_instance_group.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r/compute_instance_group.html.markdown b/r/compute_instance_group.html.markdown index ae889e13..c6061eb8 100644 --- a/r/compute_instance_group.html.markdown +++ b/r/compute_instance_group.html.markdown @@ -10,7 +10,7 @@ description: |- The Google Compute Engine Instance Group API creates and manages pools of homogeneous Compute Engine virtual machine instances from a common instance -template. For more information, see [the official documentation](https://cloud.google.com/compute/docs/instance-groups/unmanaged-groups) +template. For more information, see [the official documentation](https://cloud.google.com/compute/docs/instance-groups/#unmanaged_instance_groups) and [API](https://cloud.google.com/compute/docs/reference/latest/instanceGroups) ## Example Usage