[minor] Update Help Video Links in Buying, CRM, Selling  #4233
diff --git a/erpnext/config/projects.py b/erpnext/config/projects.py
index 07149e3..78a78ac 100644
--- a/erpnext/config/projects.py
+++ b/erpnext/config/projects.py
@@ -70,4 +70,15 @@
 				},
 			]
 		},
+		{
+			"label": _("Help"),
+			"icon": "icon-facetime-video",
+			"items": [
+				{
+					"type": "help",
+					"label": _("Managing Projects"),
+					"youtube_id": "egxIGwtoKI4"
+				},
+			]
+		},
 	]