fix link to DBIx::Class::Manual::Intro/Sample_database
Phillip Smith [Wed, 14 Mar 2012 17:58:45 +0000 (11:58 -0600)]
lib/DBIx/Class/DeploymentHandler.pm

index d3f483e..295a3f4 100644 (file)
@@ -180,7 +180,7 @@ You started your project and weren't using C<DBIx::Class::DeploymentHandler>?
 Lucky for you I had you in mind when I wrote this doc.
 
 First,
-L<define the version|DBIx::Class::DeploymentHandler::Intro/Sample_database>
+L<define the version|DBIx::Class::DeploymentHandler::Manual::Intro/Sample_database>
 in your main schema file (maybe using C<$VERSION>).
 
 Then you'll want to just install the version_storage: