diff --git a/.github/workflows/markdownList.yml b/.github/workflows/markdownList.yml index 59cd2575..68b92ed5 100644 --- a/.github/workflows/markdownList.yml +++ b/.github/workflows/markdownList.yml @@ -5,7 +5,7 @@ mappings: - source: benchmarks/readme.md target: Performance-of-phasicFlow - - source: benchmarks/helicalMider/readme.md + - source: benchmarks/helicalMixer/readme.md target: Helical-Mixer-Benchmark - source: benchmarks/rotatingDrum/readme.md target: Rotating-Drum-Benchmark diff --git a/benchmarks/readmd.md b/benchmarks/readme.md similarity index 100% rename from benchmarks/readmd.md rename to benchmarks/readme.md