From b15f71a5f21a910ebfb267c59a352cf33d449032 Mon Sep 17 00:00:00 2001
From: Don Hirst <dvhirst@aol.com>
Date: Fri, 8 Sep 2017 16:53:36 -0700
Subject: [PATCH] Update hacking.md

Revised edit to link to dev-docs/basics material for talking with CiviCRM developer community.  Thanks, Sean.
---
 docs/core/hacking.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/core/hacking.md b/docs/core/hacking.md
index 1f99e17e..1d3e0a2f 100644
--- a/docs/core/hacking.md
+++ b/docs/core/hacking.md
@@ -15,4 +15,4 @@ To help you decide, here are a couple of principles:
   core, especially if they would be useful to others.
 - New features should generally be packed as Extensions.
 - If you aren't familiar with CiviCRM, by far the best way to get a sense if
-  you should be editing core is by talking with the CiviCRM developer community.
+  you should be editing core is by [talking with the CiviCRM developer community](/basics/community.md#collaboration-tools).
-- 
GitLab