chore: add netlify redirects for `llms.txt` (#4694)

---------

Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
pull/4721/head
Okinea Dev 4 months ago committed by GitHub
parent 21f24b9994
commit 2c5fea5a69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -26,3 +26,13 @@
[[redirects]]
from = "/guide/"
to = "/guide/getting-started"
[[redirects]]
from = "/llms.md"
status = 301
to = "/llms.txt"
[[redirects]]
from = "/llms-full.md"
status = 301
to = "/llms-full.txt"

Loading…
Cancel
Save