From d2f12d26b32de24e8596f9d406c1452439ef19f9 Mon Sep 17 00:00:00 2001 From: Peter Monks Date: Mon, 20 Jul 2015 15:21:47 -0700 Subject: [PATCH] :memo: Always be faffing with the docs --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cfa92ad..6b99993 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,7 +66,7 @@ To make review of PRs easier, please: * please make sure your PRs will merge cleanly - PRs that don't are unlikely to be accepted. * for code contributions, follow [Alfresco's coding standards](https://wiki.alfresco.com/wiki/Coding_Standards). * for documentation contributions, follow the general structure, language, and - tone of the existing docs (####TODO: link this once issue #17 is addressed). + tone of the [existing docs](https://github.com/pmonks/alfresco-bulk-import/wiki) * keep PRs small and cohesive - if you have multiple contributions, please submit them as independent PRs. * reference issue #s if your PR has anything to do with an issue (even if it