From 7dcb713024dcb18c89241d8ccfc052b691245c48 Mon Sep 17 00:00:00 2001 From: Administrator <rabellino@di.unito.it> Date: Tue, 16 May 2017 07:10:53 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ed735a..5e76039 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 -- GitLab