From 64f2933fa543e56046547b2ec687b6ab47151f57 Mon Sep 17 00:00:00 2001 From: Indra Kishore Kumar <55511698+indrakishore@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:34:12 +0530 Subject: [PATCH] Update contributing.md --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index e8e478e..5079f30 100644 --- a/contributing.md +++ b/contributing.md @@ -29,7 +29,7 @@ You'll need a [GitHub account](https://github.com/join)! file.__* For example - If you are adding Tim Sort solution, go to Array or Vector folder inside Data Structure Section and then create a folder Tim Sort and then add both of your files there. -- [For Creating Pull Request using Git](./PR_using_Git.md) +- [For Creating Pull Request using Git](https://github.com/indrakishore/Developers-Community/blob/main/Pull_Request_Using_Git.md) ## Updating your Pull Request