Skip to content

Commit 8c2e8d6

Browse files
timfelansalond
authored andcommitted
fix broken links in README.md
(cherry picked from commit add89e3)
1 parent e84902f commit 8c2e8d6

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
@@ -47,7 +47,7 @@ but this version is what we're testing with in our CI.
4747

4848
### Polyglot Usage
4949

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
5151
cross-language interop. This will hopefully give you an idea how to use it.
5252

5353
### Contributing
@@ -58,7 +58,7 @@ Agreement](http://www.graalvm.org/community/contributors/) for us to able to
5858
merge your work. Please also take note of our [code of
5959
conduct](http://www.graalvm.org/community/conduct/) for contributors.
6060

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
6262
structure of this interpreter that should show how to fix things or add
6363
features.
6464

0 commit comments

Comments
 (0)