You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -101,7 +100,7 @@ To run this example, first install the required R library:
101
100
R -e 'install.packages("https://www.rforge.net/src/contrib/jpeg_0.1-8.tar.gz", repos=NULL)'
102
101
```
103
102
104
-
This example also uses [image_magix.py](http://graalvm.org/docs/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
105
104
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.
0 commit comments