From 87f6780c039d606041ab9f530c653400a457526e Mon Sep 17 00:00:00 2001 From: Waleed Sadek <62147992+waleedsadek-panx@users.noreply.github.com> Date: Sun, 25 Feb 2024 02:50:37 +0200 Subject: [PATCH] Update contributing.md --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 59981ad..fcd86a6 100644 --- a/contributing.md +++ b/contributing.md @@ -4,7 +4,7 @@ Please note that this project is released with a [Contributor Code of Conduct](c ## Adding courses/certificates To ensure this project keeps growing, we rely on community contributions. -If you'd like to add a free course with a certificate/badge to [awesome-certificates](README.md): +If you'd like to add a free course with a certificate/badge to [awesome-certificates](https://github.com/Panxproject/awesome-certificates#readme): - **First:** [fork this project](https://github.com/PanXProject/awesome-certificates/fork) and make the edits you need. - **Second:** open a [pull request](https://github.com/PanXProject/awesome-certificates/compare), if you're new to pull requests read about it [here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request). - **Third:** read and adhere to the [list guidelines](pull_request_template.md).