summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2012-12-14 17:41:53 -0500
committerBryan McLellan <btm@opscode.com>2012-12-14 17:42:16 -0500
commit535627561198c27725584d1bdf79c509731a49f8 (patch)
tree3edfaf147e0387b7f72a56e7d28d49fb1f31794c /CONTRIBUTING.md
parent372fc903d18b2de756738649bef18e376002c64b (diff)
downloadchef-535627561198c27725584d1bdf79c509731a49f8.tar.gz
Fix incorrect link syntax in CONTRIBUTING
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4b532feab3..4744593eeb 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -124,7 +124,7 @@ the patch is ready to be merged, we update the status to _Fix Reviewed_.
Depending on the project, these tickets are then merged within a week or two, depending on the current release cycle. At this
point the ticket status will be updated to _Fix Committed_ or _Closed_.
-Please see the [Code Review|http://wiki.opscode.com/display/chef/Code+Review] page on the wiki for additional information.
+Please see the [Code Review](http://wiki.opscode.com/display/chef/Code+Review) page on the wiki for additional information.
## Release Cycle