Fix DBIC::Schema helper invocation examples (RT#100597)
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Deployment.pod
index 1eefa62..a56c314 100644 (file)
@@ -1,3 +1,5 @@
+=encoding utf8
+
 =head1 NAME
 
 Catalyst::Manual::Deployment - Deploying Catalyst
@@ -85,7 +87,7 @@ mean that it is not suitable for most deployments.
 
 =head2 Chef
 
-<LChef|http://www.opscode.com/chef/> is an open-source systems integration
+L<Chef|http://www.opscode.com/chef/> is an open-source systems integration
 framework built specifically for automating cloud computing deployments. A
 Cookbooks demonstrating how to deploy a Catalyst application using Chef is
 available at L<http://community.opscode.com/cookbooks/catalyst> and