fix: correct docs domain to docs.bmad-method.org (#1777)

* fix: correct docs domain to docs.bmad-method.org

Fixes BMAD-METHOD#1712

* fix: update all docs.bmad-method.org links to HTTPS

- Changed http:// to https:// across README.md and issue templates
- Addresses review comments on PR #1776

---------

Co-authored-by: OpenClaw Assistant <assistant@openclaw.ai>
This commit is contained in:
Chris Chen 2026-02-28 06:03:16 +11:00 committed by GitHub
parent 5ad35d68bd
commit 1677d54f22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
blank_issues_enabled: false blank_issues_enabled: false
contact_links: contact_links:
- name: 📚 Documentation - name: 📚 Documentation
url: http://docs.bmad-method.org url: https://docs.bmad-method.org
about: Check the docs first — tutorials, guides, and reference about: Check the docs first — tutorials, guides, and reference
- name: 💬 Discord Community - name: 💬 Discord Community
url: https://discord.gg/gk8jAdXWmj url: https://discord.gg/gk8jAdXWmj

View File

@ -28,7 +28,7 @@ body:
attributes: attributes:
label: Documentation location label: Documentation location
description: Where is the documentation that needs improvement? description: Where is the documentation that needs improvement?
placeholder: e.g., http://docs.bmad-method.org/tutorials/getting-started/ or "In the README" placeholder: e.g., https://docs.bmad-method.org/tutorials/getting-started/ or "In the README"
validations: validations:
required: true required: true

View File

@ -20,7 +20,7 @@ Traditional AI tools do the thinking for you, producing average results. BMad ag
- **Party Mode** — Bring multiple agent personas into one session to collaborate and discuss - **Party Mode** — Bring multiple agent personas into one session to collaborate and discuss
- **Complete Lifecycle** — From brainstorming to deployment - **Complete Lifecycle** — From brainstorming to deployment
[Learn more at **docs.bmad-method.org**](http://docs.bmad-method.org) [Learn more at **docs.bmad-method.org**](https://docs.bmad-method.org)
--- ---
@ -28,7 +28,7 @@ Traditional AI tools do the thinking for you, producing average results. BMad ag
**V6 is here and we're just getting started!** The BMad Method is evolving rapidly with optimizations including Cross Platform Agent Team and Sub Agent inclusion, Skills Architecture, BMad Builder v1, Dev Loop Automation, and so much more in the works. **V6 is here and we're just getting started!** The BMad Method is evolving rapidly with optimizations including Cross Platform Agent Team and Sub Agent inclusion, Skills Architecture, BMad Builder v1, Dev Loop Automation, and so much more in the works.
**[📍 Check out the complete Roadmap →](http://docs.bmad-method.org/roadmap/)** **[📍 Check out the complete Roadmap →](https://docs.bmad-method.org/roadmap/)**
--- ---
@ -50,7 +50,7 @@ Follow the installer prompts, then open your AI IDE (Claude Code, Cursor, etc.)
npx bmad-method install --directory /path/to/project --modules bmm --tools claude-code --yes npx bmad-method install --directory /path/to/project --modules bmm --tools claude-code --yes
``` ```
[See all installation options](http://docs.bmad-method.org/how-to/non-interactive-installation/) [See all installation options](https://docs.bmad-method.org/how-to/non-interactive-installation/)
> **Not sure what to do?** Run `/bmad-help` — it tells you exactly what's next and what's optional. You can also ask questions like `/bmad-help I just finished the architecture, what do I do next?` > **Not sure what to do?** Run `/bmad-help` — it tells you exactly what's next and what's optional. You can also ask questions like `/bmad-help I just finished the architecture, what do I do next?`
@ -68,11 +68,11 @@ BMad Method extends with official modules for specialized domains. Available dur
## Documentation ## Documentation
[BMad Method Docs Site](http://docs.bmad-method.org) — Tutorials, guides, concepts, and reference [BMad Method Docs Site](https://docs.bmad-method.org) — Tutorials, guides, concepts, and reference
**Quick links:** **Quick links:**
- [Getting Started Tutorial](http://docs.bmad-method.org/tutorials/getting-started/) - [Getting Started Tutorial](https://docs.bmad-method.org/tutorials/getting-started/)
- [Upgrading from Previous Versions](http://docs.bmad-method.org/how-to/upgrade-to-v6/) - [Upgrading from Previous Versions](https://docs.bmad-method.org/how-to/upgrade-to-v6/)
- [Test Architect Documentation](https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/) - [Test Architect Documentation](https://bmad-code-org.github.io/bmad-method-test-architecture-enterprise/)

View File

@ -12,7 +12,7 @@ startMessage: |
- Select and install modules during setup - customize your experience - Select and install modules during setup - customize your experience
- New BMad Method for Agile AI-Driven Development (the evolution of V4) - New BMad Method for Agile AI-Driven Development (the evolution of V4)
- Exciting new modules available during installation, with community modules coming soon - Exciting new modules available during installation, with community modules coming soon
- Documentation: docs.bmad-method.com - Documentation: https://docs.bmad-method.org
🌟 BMad is 100% free and open source. 🌟 BMad is 100% free and open source.
- No gated Discord. No paywalls. No gated content. - No gated Discord. No paywalls. No gated content.