Skip to content

Commit 1d62153

Browse files
committed
lowercase on image
1 parent 0ee1445 commit 1d62153

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

content/learning-paths/servers-and-cloud-computing/performix-microarchitecture/1-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The application requires one argument: the number of threads to use. Run this ne
6060

6161
The application generates a bitmap image file in your `./images` directory that looks similar to the following fractal:
6262

63-
![Mandelbrot set fractal generated by the sample application#center](./Green-Parallel-512.webp "Mandelbrot Set")
63+
![Mandelbrot set fractal generated by the sample application#center](./green-parallel-512.webp "Mandelbrot Set")
6464

6565
## What you've accomplished and what's next
6666

content/learning-paths/servers-and-cloud-computing/performix-microarchitecture/Green-Parallel-512.webp renamed to content/learning-paths/servers-and-cloud-computing/performix-microarchitecture/green-parallel-512.webp

File renamed without changes.

0 commit comments

Comments
 (0)