Skip to content

Commit ef931bd

Browse files
hugobessaraisiqueira
authored andcommitted
Fix links and headings for GitHub Copilot section
1 parent 0a20179 commit ef931bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A Model Context Protocol (MCP) server for Django applications, inspired by [Lara
1515
- [AI Tools Setup](#ai-tools-setup)
1616
- [Cursor](#cursor)
1717
- [Claude Desktop](#claude-desktop)
18-
- [Github Copilot (VS Code)](#gh-copilot-vs-code)
18+
- [Github Copilot (VS Code)](#github-copilot-vs-code-extension)
1919
- [Claude Code (VS Code)](#claude-code-vs-code-extension)
2020
- [OpenAI ChatGPT Desktop](#openai-chatgpt-desktop-with-mcp)
2121
- [Cline (VS Code)](#cline-vs-code-extension)
@@ -158,7 +158,7 @@ Add to your Claude Desktop configuration:
158158
**Note**: Make sure to replace `/path/to/your/django/project` with the actual path to your Django project root directory.
159159

160160

161-
### Claude Code (VS Code Extension)
161+
### Github Copilot (VS Code Extension)
162162

163163
1. Install the Github Copilot Chat extension from VS Code marketplace
164164
2. Create or edit `.vscode/mcp.json` in your Django project root:

0 commit comments

Comments
 (0)