Skip to content

Commit 5b989c0

Browse files
committed
Update documentation git URL
1 parent 13e8596 commit 5b989c0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ curl -fsSL https://get.pnpm.io/install.sh | sh
3838

3939
```bash
4040
# Fork the repository on GitHub, then clone your fork
41-
git clone https://github.com/elieteyssedou/mcp-pointer.git
41+
git clone https://github.com/etsd-tech/mcp-pointer.git
4242
cd mcp-pointer
4343

4444
# Add upstream remote
45-
git remote add upstream https://github.com/elieteyssedou/mcp-pointer.git
45+
git remote add upstream https://github.com/etsd-tech/mcp-pointer.git
4646
```
4747

4848
### 2. Install Dependencies
@@ -297,7 +297,7 @@ Include screenshots for UI changes
297297

298298
### Getting Help
299299

300-
- Check existing [GitHub Issues](https://github.com/elieteyssedou/mcp-pointer/issues)
300+
- Check existing [GitHub Issues](https://github.com/etsd-tech/mcp-pointer/issues)
301301
- Create a new issue with:
302302
- Clear description of the problem
303303
- Steps to reproduce

SETUP_FOR_TESTERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This guide helps you set up MCP Pointer for testing unreleased versions without
1616

1717
```bash
1818
# Clone the repository
19-
git clone https://github.com/elieteyssedou/mcp-pointer
19+
git clone https://github.com/etsd-tech/mcp-pointer
2020
cd mcp-pointer
2121

2222
# Install all dependencies

0 commit comments

Comments
 (0)