fix broken doc links

This commit is contained in:
Oliver Gorwits
2013-03-10 00:52:43 +00:00
parent a950ce533e
commit b9e8e86148
3 changed files with 9 additions and 5 deletions

View File

@@ -197,8 +197,8 @@ L<Deployment|App::Netdisco::Manual::Deployment> documentation.
Bundled with this distribution is a L<DBIx::Class> layer for the Netdisco
database. This abstracts away all the SQL into an elegant, re-usable OO
interface. See the L<App::Netdisco::Developing> documentation for further
information.
interface. See the L<Developer|App::Netdisco::Manual::Developing>
documentation for further information.
=head2 Plugins
@@ -210,7 +210,7 @@ L<App::Netdisco::Web::Plugin> for further information.
=head2 Developing
Lots of information about the architecture of this application is contained
within the L<App::Netdisco::Developing> documentation.
within the L<Developer|App::Netdisco::Manual::Developing> documentation.
=head1 Caveats