Skip to content

Commit f305678

Browse files
tirth8205claude
andcommitted
chore: point homepage URLs to code-review-graph.com
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0f520e3 commit f305678

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "tirthkanani18@gmail.com",
88
"url": "https://github.com/tirth8205"
99
},
10-
"homepage": "https://github.com/tirth8205/code-review-graph",
10+
"homepage": "https://code-review-graph.com",
1111
"repository": "https://github.com/tirth8205/code-review-graph",
1212
"license": "MIT",
1313
"keywords": ["code-review", "knowledge-graph", "incremental", "tree-sitter", "mcp", "claude-code"],

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
]
3535

3636
[project.urls]
37-
Homepage = "https://github.com/tirth8205/code-review-graph"
37+
Homepage = "https://code-review-graph.com"
3838
Repository = "https://github.com/tirth8205/code-review-graph"
3939
Documentation = "https://github.com/tirth8205/code-review-graph/blob/main/docs/INDEX.md"
4040
Changelog = "https://github.com/tirth8205/code-review-graph/blob/main/CHANGELOG.md"

0 commit comments

Comments
 (0)