Skip to content

Commit 563ee25

Browse files
committed
build: fix the urls
1 parent a696876 commit 563ee25

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
@@ -32,9 +32,9 @@ dependencies = [
3232
]
3333

3434
[project.urls]
35-
Homepage = "https://github.com/ai-graph/ai-graph"
36-
Repository = "https://github.com/ai-graph/ai-graph.git"
37-
Issues = "https://github.com/ai-graph/ai-graph/issues"
35+
Homepage = "https://github.com/msinamsina/ai-graph"
36+
Repository = "https://github.com/msinamsina/ai-graph.git"
37+
Issues = "https://github.com/msinamsina/ai-graph/issues"
3838

3939
[tool.hatch.version]
4040
source = "uv-dynamic-versioning"

0 commit comments

Comments
 (0)