From 6c4b0109bcddab6340863d209486e2e0524b39d0 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 30 Oct 2024 10:32:59 -0400 Subject: [PATCH] spelling: troubleshooting Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 32d1ba9c2e..1c7dd6a029 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -232,8 +232,7 @@ by creating an Artifact Registry resource through Config Connector. #### Looking for error logs -You can look for error logs by checking the controller logs following the steps -[here](https://cloud.google.com/config-connector/docs/troubleshooting#check-controller-logs). +You can look for error logs by checking the controller logs following the [troubleshooting](https://cloud.google.com/config-connector/docs/troubleshooting#check-controller-logs). #### Pods fail to pull image When the cluster is created without providing a service account, a Compute Engine service account is created for the cluster. Users must grant the service account permission to pull images from the project registry.