From 9fa22cf0363a9ea85ee58bdadd2f12c696e791e8 Mon Sep 17 00:00:00 2001 From: Timothy <1695613+timothyis@users.noreply.github.com> Date: Mon, 3 Nov 2025 17:40:38 +0000 Subject: [PATCH] Fix 404 for responsible coding guide (#5543) Merging because it's docs only and fixes a 404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df5c911c33..de9bdde7f2 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Designed for maximum flexibility, goose works with any LLM and supports multi-mo - [Installation](https://block.github.io/goose/docs/getting-started/installation) - [Tutorials](https://block.github.io/goose/docs/category/tutorials) - [Documentation](https://block.github.io/goose/docs/category/getting-started) -- [Responsible AI-Assisted Coding Guide](https://github.com/block/goose/blob/main/ai-assisted-coding-guide.md) +- [Responsible AI-Assisted Coding Guide](https://github.com/block/goose/blob/main/HOWTOAI.md) - [Governance](https://github.com/block/goose/blob/main/GOVERNANCE.md) ## Need Help?