From 086b3208ea0f152f5c9501805fd0d8d1c95c7aad Mon Sep 17 00:00:00 2001 From: Roland Moriz Date: Wed, 23 Apr 2014 09:17:57 +0200 Subject: [PATCH] fixed broken link to chef community site --- docs/sources/use/chef.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/use/chef.md b/docs/sources/use/chef.md index 87e3215ced..b35391dca5 100644 --- a/docs/sources/use/chef.md +++ b/docs/sources/use/chef.md @@ -19,7 +19,7 @@ operating systems. ## Installation The cookbook is available on the [Chef Community -Site](community.opscode.com/cookbooks/docker) and can be installed using +Site](http://community.opscode.com/cookbooks/docker) and can be installed using your favorite cookbook dependency manager. The source can be found on