Skip to content

Commit d4401ee

Browse files
committed
Fix broken links in README
1 parent 011fbd5 commit d4401ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ is made available for experimentation and curious end-users.
1212
To try it, you can use the bundled releases from
1313
[www.graalvm.org](https://www.graalvm.org/downloads/). For more information and
1414
some examples of what you can do with it, check out the
15-
[reference](https://www.graalvm.org/docs/reference-manual/languages/python/).
15+
[reference](https://www.graalvm.org/reference-manual/python/).
1616

1717
### Create a virtual environment
1818

@@ -80,7 +80,7 @@ cross-language interop. This will hopefully give you an idea how to use it.
8080
We are working on a mode that is "mostly compatible" with some of Jython's
8181
features, minus of course that Jython implements Python 2.7 and we implement
8282
Python 3.8+. We describe the current status of the compatibility mode
83-
[here](docs/user/JYTHON.md).
83+
[here](docs/user/Jython.md).
8484

8585
### Contributing
8686

0 commit comments

Comments
 (0)