From 90725fe3d597c79e1c4563d226ce694eb04027b1 Mon Sep 17 00:00:00 2001 From: Michael Bolin Date: Tue, 2 Sep 2025 23:13:04 -0700 Subject: [PATCH] docs: update link to point to https://agents.md/ (#3089) Given the link text is "official AGENTS.md documentation," this seems like the right URL. --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index ba9974313..691caae0e 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -48,7 +48,7 @@ You can give Codex extra instructions and guidance using `AGENTS.md` files. Code 2. `AGENTS.md` at repo root - shared project notes 3. `AGENTS.md` in the current working directory - sub-folder/feature specifics -For more information on how to use AGENTS.md, see the [official AGENTS.md documentation](./agents.md). +For more information on how to use AGENTS.md, see the [official AGENTS.md documentation](https://agents.md/). ### Tips & shortcuts