Skip to content

Commit 05e1265

Browse files
committed
updates:
1 parent 1c42d85 commit 05e1265

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ dev = [
4848
camel-terminal-mcp = "camel_terminal_toolkit.server:main"
4949

5050
[project.urls]
51-
Homepage = "https://github.com/camel-ai/camel"
52-
Repository = "https://github.com/camel-ai/camel"
51+
Homepage = "https://github.com/camel-ai/terminal-toolkit-mcp"
52+
Repository = "https://github.com/camel-ai/terminal-toolkit-mcp"
5353
Documentation = "https://docs.camel-ai.org"
54-
"Bug Tracker" = "https://github.com/camel-ai/camel/issues"
54+
"Bug Tracker" = "https://github.com/camel-ai/terminal-toolkit-mcp/issues"
5555

5656
[tool.setuptools.packages.find]
5757
where = ["src"]

0 commit comments

Comments
 (0)