fix: update robots.txt URLs to docs.bmad-method.org
This commit is contained in:
parent
ff99c4d567
commit
d85e7779bd
|
|
@ -1,5 +1,5 @@
|
||||||
# BMAD Method Documentation
|
# BMAD Method Documentation
|
||||||
# https://bmad-code-org.github.io/BMAD-METHOD/
|
# https://docs.bmad-method.org/
|
||||||
#
|
#
|
||||||
# This file controls web crawler access to the documentation site.
|
# This file controls web crawler access to the documentation site.
|
||||||
|
|
||||||
|
|
@ -34,4 +34,4 @@ User-agent: cohere-ai
|
||||||
Allow: /
|
Allow: /
|
||||||
|
|
||||||
# Sitemap
|
# Sitemap
|
||||||
Sitemap: https://bmad-code-org.github.io/BMAD-METHOD/sitemap.xml
|
Sitemap: https://docs.bmad-method.org/sitemap-index.xml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue