File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ is made available for experimentation and curious end-users.
12
12
To try it, you can use the bundled releases from
13
13
[ www.graalvm.org ] ( https://www.graalvm.org/downloads/ ) . For more information and
14
14
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/ ) .
16
16
17
17
### Create a virtual environment
18
18
@@ -80,7 +80,7 @@ cross-language interop. This will hopefully give you an idea how to use it.
80
80
We are working on a mode that is "mostly compatible" with some of Jython's
81
81
features, minus of course that Jython implements Python 2.7 and we implement
82
82
Python 3.8+. We describe the current status of the compatibility mode
83
- [ here] ( docs/user/JYTHON .md ) .
83
+ [ here] ( docs/user/Jython .md ) .
84
84
85
85
### Contributing
86
86
You can’t perform that action at this time.
0 commit comments