From de868af6f97f1c4cc214cd18882271f98a03cd7c Mon Sep 17 00:00:00 2001 From: Ming Tsai <37890026+ming-tsai@users.noreply.github.com> Date: Sun, 17 Jan 2021 13:01:48 -0400 Subject: [PATCH] docs: add to index using relative link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64d9d6a8..3c74230d 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Data structure and Algorithm (DSA) The folder or file should have the below conditions: - The name should be in lower case. - The word should be separate with a **dash(-)**. -- When have new topic should create a new folder and index for that topic. -- A new file should add to the **index(README.md)**. +- When have new topic should create a new folder and index for it. +- 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. For example: