girish-hari commited on
Commit
b38c94d
·
verified ·
1 Parent(s): 2358888

Update app.py

Browse files

Editing the code repository link and pointing it directly to the HF space itself.

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -590,7 +590,7 @@ with gr.Blocks(title="MCPilot - MCP Server for API Testing") as app:
590
 
591
  ### 📚 Resources
592
 
593
- - [GitHub Repository](https://github.com/yourusername/mcpilot)
594
  - [MCP Documentation](https://modelcontextprotocol.io)
595
  - [Quick Start Guide](./README.md)
596
  - [Examples](./EXAMPLES.md)
 
590
 
591
  ### 📚 Resources
592
 
593
+ - [Hugging Face Repository](https://huggingface.co/spaces/girish-hari/MCPilot)
594
  - [MCP Documentation](https://modelcontextprotocol.io)
595
  - [Quick Start Guide](./README.md)
596
  - [Examples](./EXAMPLES.md)