Skip to content

Commit cf77bda

Browse files
LesiaChabantimfel
authored andcommitted
Change link to 'image_magix.py'
1 parent 8c7f6ed commit cf77bda

File tree

2 files changed

+1
-195
lines changed

2 files changed

+1
-195
lines changed

docs/user/Interoperability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ To run this example, first install the required R library:
100100
R -e 'install.packages("https://www.rforge.net/src/contrib/jpeg_0.1-8.tar.gz", repos=NULL)'
101101
```
102102

103-
This example also uses [image_magix.py](examples/image_magix.py) and works
103+
This example also uses [image_magix.py](https://www.graalvm.org/resources/img/python/image_magix.py) and works
104104
on a JPEG image input (you can try with [this image](https://www.graalvm.org/resources/img/python_demo_picture.jpg)). These files have to be in the same folder that the script below is located in and executed from.
105105
```python
106106
import polyglot

docs/user/examples/image_magix.py

Lines changed: 0 additions & 194 deletions
This file was deleted.

0 commit comments

Comments
 (0)