From 7205bf4ac8710174875baf99781cdf7504155d94 Mon Sep 17 00:00:00 2001 From: Juan Diaz Date: Sat, 11 May 2024 06:29:42 -0500 Subject: [PATCH] Bug: Broken link in contributing.md fixes #2513 --- contributing.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/contributing.md b/contributing.md index 2f3d72b86..fc9574862 100644 --- a/contributing.md +++ b/contributing.md @@ -108,11 +108,6 @@ pnpm dev ## An example video guide on how to make your first PR. - -https://github.com/Sahilll15/ProjectsHut/assets/109215419/d83dfc39-d594-4098-a3e0-8f8d8595366b - - - ## Useful Links - [GitHub Forking Guide](https://docs.github.com/en/get-started/quickstart/fork-a-repo)