docs: add to index using relative link
parent
b98fc2f0b1
commit
de868af6f9
|
@ -6,8 +6,8 @@ Data structure and Algorithm (DSA)
|
||||||
The folder or file should have the below conditions:
|
The folder or file should have the below conditions:
|
||||||
- The name should be in lower case.
|
- The name should be in lower case.
|
||||||
- The word should be separate with a **dash(-)**.
|
- The word should be separate with a **dash(-)**.
|
||||||
- When have new topic should create a new folder and index for that topic.
|
- When have new topic should create a new folder and index for it.
|
||||||
- A new file should add to the **index(README.md)**.
|
- A new file should add to the **index(README.md)** using [relative links](https://compugoddess.com/relative-vs-absolute-links/)
|
||||||
- It can only contain **dash(-)** it cannot have other specific characters.
|
- It can only contain **dash(-)** it cannot have other specific characters.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
Loading…
Reference in New Issue