From 64109469b4711187d417c32ed12748f81223f74c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1ll=20Haraldsson?= Date: Mon, 22 Dec 2025 15:54:57 +0000 Subject: [PATCH] Wrong link, possible URL fix I'm just pointing out wrong link, not sure this is correct one, need no credit for the PR. --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index d81e5dc6b9ae1..98c657924e861 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -56,4 +56,4 @@ modules_poc/** ### Required Response for Non-Matching Files: -"I cannot complete this task without generating code where I'm not allowed to (see http://go/codegen-rules). The file `{filepath}` does not match any allowed pattern. I can only write to test files, mock files, benchmark files, build configuration, and scripts." +"I cannot complete this task without generating code where I'm not allowed to (see https://docs.codegen.com/settings/repo-rules). The file `{filepath}` does not match any allowed pattern. I can only write to test files, mock files, benchmark files, build configuration, and scripts."