Skip to content

Commit b5a9f72

Browse files
author
Troy Melhase
committed
Repoint to doc/readme.md.
1 parent 55f001d commit b5a9f72

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Simple but effective tool to translate Java source code into Python.
44

55

6-
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.
6+
There are [lots of docs](./java2python/tree/master/doc/), [plenty of tests](./java2python/tree/master/test/), and [many options](./java2python/tree/master/doc/customizations.md) for controlling code generation.
77

88
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.
99

doc/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ the tool. When you really get going, you'll want to read the
1111

1212
These are the docs we've got:
1313

14-
* [Index (this page)](index.md)
14+
* [Index (this page)](readme.md)
1515
* [Introduction](intro.md)
1616
* [Features](features.md)
1717
* [Usage](usage.md)

0 commit comments

Comments
 (0)