diff --git a/README.md b/README.md index 1ed735ad1997a6efd61715700e03102172d3f96c..5e76039446c0580e86c31eb3ea7f6b95e730b805 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ This is an example project you can use as a starting point to build your own. The built container can be run on OCCAM (or on any other machine with a Docker installation); it will compute the Mandelbrot set and produce a small PNG file with the plot. The number of iterations, bailout value and grid size can be specified as arguments (but default values are provided in the Dockerfile) -Full instructions on how to build and run the container can be fould in the Wiki pages for this project, at this link: https://occam-00.ph.unito.it/bagnasco/docker-example/wikis/home \ No newline at end of file +Full instructions on how to build and run the container can be fould in the Wiki pages for this project, at this link: https://gitlab.c3s.unito.it/bagnasco/docker-example/wikis/home \ No newline at end of file