Skip to content

Commit 1314889

Browse files
committed
fix: correct URL and better status code
1 parent 2e08d68 commit 1314889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ publish = "public"
33

44
[[redirects]]
55
from = "/mcp"
6-
to = "/"
7-
status = 302
6+
to = "https://docs.astro.build/en/guides/build-with-ai/"
7+
status = 303

0 commit comments

Comments
 (0)