Skip to content

Commit 49677d9

Browse files
author
mrachidi
committed
readme fix
1 parent e4106b9 commit 49677d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ tests/ # Comprehensive test suite
182182
1. Initial setup:
183183
```bash
184184
# Clone the repository
185-
git clone https://github.com/kirill-markin/weaviate-mcp-server.git
186-
cd weaviate-mcp-server
185+
git clone https://github.com/firetix/vulnerability-intelligence-mcp-server
186+
cd vulnerability-intelligence-mcp-server
187187

188188
# Create environment file
189189
cp .env.example .env
@@ -298,7 +298,7 @@ If you want to deploy your own instance of the vulnerability intelligence server
298298

299299
1. Click "Deploy to Heroku" button
300300

301-
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/kirill-markin/weaviate-mcp-server)
301+
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/firetix/vulnerability-intelligence-mcp-server)
302302

303303
2. After deployment, your instance will be available at:
304304
- `https://<your-app-name>.herokuapp.com/sse`

0 commit comments

Comments
 (0)