Skip to content

Commit 2c5fea5

Browse files
okineadevbrc-dd
andauthored
chore: add netlify redirects for llms.txt (#4694)
--------- Co-authored-by: Divyansh Singh <[email protected]>
1 parent 21f24b9 commit 2c5fea5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

netlify.toml

+10
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,13 @@
2626
[[redirects]]
2727
from = "/guide/"
2828
to = "/guide/getting-started"
29+
30+
[[redirects]]
31+
from = "/llms.md"
32+
status = 301
33+
to = "/llms.txt"
34+
35+
[[redirects]]
36+
from = "/llms-full.md"
37+
status = 301
38+
to = "/llms-full.txt"

0 commit comments

Comments
 (0)