diff --git a/04-Backends/02-HTTPS-backend/README.md b/04-Backends/02-HTTPS-backend/README.md index 76369d1..06c60bd 100644 --- a/04-Backends/02-HTTPS-backend/README.md +++ b/04-Backends/02-HTTPS-backend/README.md @@ -197,7 +197,7 @@ spec: ``` > **Note**:\ -> As this configuration is very board, and targets the whole namespace, I would strongly recommend referring to the following example [06-Internal-Authentication/02-target-service-accounts](../../08-AuthorizationPolicy/02-target-service-accounts), which shows how to target service accounts set to resources, limiting the scope of this rule set. +> As this configuration is very board, and targets the whole namespace, I would strongly recommend referring to the following example [06-Internal-Authentication/02-AuthorizationPolicy-Target-Service-Accounts](../../08-AuthorizationPolicy/02-AuthorizationPolicy-Target-Service-Accounts), which shows how to target service accounts set to resources, limiting the scope of this rule set. # Walkthrough