You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ java2python
4
4
Simple but effective tool to translate Java source code into Python.
5
5
6
6
7
-
There are [lots of docs](./java2python/doc/index.md), [plenty of tests](././java2python/test/), and [many options](./java2python/doc/customizations.md) for controlling code generation.
7
+
There are [lots of docs](./java2python/tree/master/doc/index.md), [plenty of tests](./java2python/tree/master/test/), and [many options](./java2python/tree/master/doc/customizations.md) for controlling code generation.
8
8
9
9
I'm in the process of finalizing the documentation and packaging a release. That will be release 0.5 when it's done. If you're looking for old releases, check the [downloads](./java2python/downloads) link above.
0 commit comments