Skip to content

Commit 029fa02

Browse files
Update README.md
1 parent 06f1315 commit 029fa02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ ymax = 0.023304267156089095573
126126
Mandelbrot.create_animation((xmin, xmax, ymin, ymax), n_frames = 500, scale = log10, colormap = Mandelbrot.fire_and_ice())
127127
```
128128

129-
You can see the resulting gif [here](gif/mandelbrot_into_the_eye1.gif) (33Mb).
129+
You can see the resulting gif [here](https://github.com/aurelio-amerio/techytok-examples/blob/master/mandelbrot-fractal/gif/mandelbrot_into_the_eye1.gif) (33Mb).
130130

131131
# Progress
132132

0 commit comments

Comments
 (0)