We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c42d85 commit 05e1265Copy full SHA for 05e1265
pyproject.toml
@@ -48,10 +48,10 @@ dev = [
48
camel-terminal-mcp = "camel_terminal_toolkit.server:main"
49
50
[project.urls]
51
-Homepage = "https://github.com/camel-ai/camel"
52
-Repository = "https://github.com/camel-ai/camel"
+Homepage = "https://github.com/camel-ai/terminal-toolkit-mcp"
+Repository = "https://github.com/camel-ai/terminal-toolkit-mcp"
53
Documentation = "https://docs.camel-ai.org"
54
-"Bug Tracker" = "https://github.com/camel-ai/camel/issues"
+"Bug Tracker" = "https://github.com/camel-ai/terminal-toolkit-mcp/issues"
55
56
[tool.setuptools.packages.find]
57
where = ["src"]
0 commit comments