diff --git a/docs/.mintignore b/docs/.mintignore index 9922f06dc..cead52917 100644 --- a/docs/.mintignore +++ b/docs/.mintignore @@ -2,6 +2,9 @@ # .git, .github, .claude, .agents, .idea, node_modules, # README.md, LICENSE.md, CHANGELOG.md, CONTRIBUTING.md +# Non-docs files +AGENTS.md + # Draft content drafts/ *.draft.mdx diff --git a/docs/docs.json b/docs/docs.json index a99bed1cc..9197a8942 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -273,7 +273,7 @@ "primary": { "type": "button", "label": "Get Started", - "href": "/getting-started/quick-start" + "href": "https://arc.dev/getting-started/quick-start" } }, "contextual": {