diff --git a/languages/tree-sitter-stack-graphs-java/Cargo.toml b/languages/tree-sitter-stack-graphs-java/Cargo.toml index 20e8d8863..814447be8 100644 --- a/languages/tree-sitter-stack-graphs-java/Cargo.toml +++ b/languages/tree-sitter-stack-graphs-java/Cargo.toml @@ -3,7 +3,7 @@ name = "tree-sitter-stack-graphs-java" version = "0.2.0" description = "Stack graphs for the Java programming language" -homepage = "https://github.com/github/stack-graphs/tree/main/stack-graphs/languages/tree-sitter-stack-graphs-java" +homepage = "https://github.com/github/stack-graphs/tree/main/languages/tree-sitter-stack-graphs-java" repository = "https://github.com/github/stack-graphs" license = "MIT OR Apache-2.0" readme = "README.md"