diff options
author | Struan Donald <struan@exo.org.uk> | 2012-02-03 10:29:15 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-02-03 10:29:15 +0000 |
commit | 491e67629bccaa9aec4003108f268c89b8a14407 (patch) | |
tree | f677692596270226ad313a16c5207ed7b7248660 | |
parent | d3383aa784a0927b15de353c179bb12ca35ef24c (diff) |
change links to code as they do not link correctly
-rw-r--r-- | README.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.pod b/README.pod index 8305b29ea..89f8da7e0 100644 --- a/README.pod +++ b/README.pod @@ -26,7 +26,7 @@ L<http://www.fiksgatami.no/> If you're reasonably sure what you are doing then you can follow the quickstart instructions. Otherwise there are more detailed instructions -in L<notes/INSTALL.pod> +in C<notes/INSTALL.pod> =over @@ -66,6 +66,6 @@ Restart the webserver =item * Edit the crontab from C<conf/crontab> to replace the placeholders and -install it. See L<notes/INSTALL.pod> for more details on the placeholders. +install it. See C<notes/INSTALL.pod> for more details on the placeholders. =back |