fix broken doc links
This commit is contained in:
@@ -1,9 +1,13 @@
|
|||||||
2.007000_001 -
|
2.006001_001 -
|
||||||
|
|
||||||
[NEW FEATURES]
|
[NEW FEATURES]
|
||||||
|
|
||||||
* Plugins can now 'register_template_path' and supply their own HTML templates
|
* Plugins can now 'register_template_path' and supply their own HTML templates
|
||||||
|
|
||||||
|
[BUG FIXES]
|
||||||
|
|
||||||
|
* Documentation fixups
|
||||||
|
|
||||||
2.006000 - 2013-03-07
|
2.006000 - 2013-03-07
|
||||||
|
|
||||||
[BUG FIXES]
|
[BUG FIXES]
|
||||||
|
|||||||
@@ -197,8 +197,8 @@ L<Deployment|App::Netdisco::Manual::Deployment> documentation.
|
|||||||
|
|
||||||
Bundled with this distribution is a L<DBIx::Class> layer for the Netdisco
|
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
|
database. This abstracts away all the SQL into an elegant, re-usable OO
|
||||||
interface. See the L<App::Netdisco::Developing> documentation for further
|
interface. See the L<Developer|App::Netdisco::Manual::Developing>
|
||||||
information.
|
documentation for further information.
|
||||||
|
|
||||||
=head2 Plugins
|
=head2 Plugins
|
||||||
|
|
||||||
@@ -210,7 +210,7 @@ L<App::Netdisco::Web::Plugin> for further information.
|
|||||||
=head2 Developing
|
=head2 Developing
|
||||||
|
|
||||||
Lots of information about the architecture of this application is contained
|
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
|
=head1 Caveats
|
||||||
|
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ indexing the distribution. Some examples:
|
|||||||
2.002003 - another bug was found and fixed, hence "bug fix" release 3
|
2.002003 - another bug was found and fixed, hence "bug fix" release 3
|
||||||
2.003000_001 - first beta for the next "feature" release
|
2.003000_001 - first beta for the next "feature" release
|
||||||
2.003000_002 - second beta
|
2.003000_002 - second beta
|
||||||
2.004001 - the next "feature" release
|
2.004000 - the next "feature" release
|
||||||
|
|
||||||
|
|
||||||
=head1 Global Configuration
|
=head1 Global Configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user