70DaysOfServiceMesh icon indicating copy to clipboard operation
70DaysOfServiceMesh copied to clipboard

Replace modules name space

Open shivarm opened this issue 2 years ago • 0 comments

Rename all files because it is not good practice to give modules name with space, we should use - between two words. So replace space with -

see the first module name and check all-https://github.com/distributethe6ix/70DaysOfServiceMesh/blob/main/70DaysExercises/01-Let's%20break%20down%20a%20Service%20Mesh.md

How to achieve

01-Let's break down a Service Mesh.md

to

01-Let's-break-down-Service-Mesh.md

@distributethe6ix WDYT?

shivarm avatar Dec 05 '23 15:12 shivarm