Skip to content

Commit 43e7a6e

Browse files
sid-maddyzxkane
andauthored
chore: correct the project URLs (#5)
Co-authored-by: Mengxin Zhu <843303+zxkane@users.noreply.github.com>
1 parent 1ef16e6 commit 43e7a6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ quip-mcp-server = "src.server:main"
3737
quip-mcp-server = "src.server:main"
3838

3939
[project.urls]
40-
"Homepage" = "https://github.com/yourusername/quip-mcp-server"
41-
"Bug Tracker" = "https://github.com/yourusername/quip-mcp-server/issues"
40+
"Homepage" = "https://github.com/zxkane/quip-mcp-server-python"
41+
"Bug Tracker" = "https://github.com/zxkane/quip-mcp-server-python/issues"
4242

4343
[tool.hatch.build.targets.wheel]
4444
packages = ["src"]

0 commit comments

Comments
 (0)