fix: correct broken link in vs-code-copilot-guide

This commit is contained in:
Serhii 2025-07-03 10:24:07 +03:00
parent 675778a129
commit 2e35374238
No known key found for this signature in database
GPG Key ID: 84A22AF415BE7704
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -24,4 +24,5 @@ sample-project/*
.bmad-core
.bmad-creator-tools
.gemini
.bmad*/
.bmad*/.cursor/
web-bundles/

View File

@ -1,6 +1,6 @@
# BMAD Method Guide for Visual Studio Code
This guide covers the setup and usage of the BMAD Method in Visual Studio Code. For the complete workflow, see the [BMAD Workflow Guide](https://www.google.com/search?q=../bmad-workflow-guide.md).
This guide covers the setup and usage of the BMAD Method in Visual Studio Code. For the complete workflow, see the [BMAD Workflow Guide](../bmad-workflow-guide.md).
## Installation