File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ but this version is what we're testing with in our CI.
47
47
48
48
### Polyglot Usage
49
49
50
- We have a [ document] ( doc/INTEROP .md ) describing how we implement the
50
+ We have a [ document] ( doc/POLYGLOT .md ) describing how we implement the
51
51
cross-language interop. This will hopefully give you an idea how to use it.
52
52
53
53
### Contributing
@@ -58,7 +58,7 @@ Agreement](http://www.graalvm.org/community/contributors/) for us to able to
58
58
merge your work. Please also take note of our [ code of
59
59
conduct] ( http://www.graalvm.org/community/conduct/ ) for contributors.
60
60
61
- To get you started, we have [ written] ( docs /CONTRIBUTING.md) a bit about the
61
+ To get you started, we have [ written a bit ] ( doc /CONTRIBUTING.md) about the
62
62
structure of this interpreter that should show how to fix things or add
63
63
features.
64
64
You can’t perform that action at this time.
0 commit comments