From c9682cb6cf1cdc78f1f242920df5a3bcd76512cf Mon Sep 17 00:00:00 2001 From: Edward Angert Date: Thu, 10 Apr 2025 15:33:46 -0400 Subject: [PATCH] docs: hotfix rename coder-ai readme to index (#17346) [preview](https://coder.com/docs/@hotfix-ai-coder-top/) Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> --- docs/coder-ai/{README.md => index.md} | 0 docs/manifest.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/coder-ai/{README.md => index.md} (100%) diff --git a/docs/coder-ai/README.md b/docs/coder-ai/index.md similarity index 100% rename from docs/coder-ai/README.md rename to docs/coder-ai/index.md diff --git a/docs/manifest.json b/docs/manifest.json index fe044da4bb..cd07850834 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -670,7 +670,7 @@ { "title": "Run AI Coding Agents in Coder", "description": "Learn how to run and integrate AI coding agents like GPT-Code, OpenDevin, or SWE-Agent in Coder workspaces to boost developer productivity.", - "path": "./coder-ai/README.md", + "path": "./coder-ai/index.md", "icon_path": "./images/icons/wand.svg", "state": ["early access"], "children": [