Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit f3db4db

Browse files
committed
Update tssg java README path
1 parent 9fe0d93 commit f3db4db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages/tree-sitter-stack-graphs-java/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "Stack graphs for the Java programming language"
66
homepage = "https://github.com/github/stack-graphs/tree/main/stack-graphs/languages/tree-sitter-stack-graphs-java"
77
repository = "https://github.com/github/stack-graphs"
88
license = "MIT OR Apache-2.0"
9-
readme = "languages/tree-sitter-stack-graphs-java/README.md"
9+
readme = "README.md"
1010
edition = "2021"
1111

1212
authors = [

0 commit comments

Comments
 (0)