diff options
author | Dorien Snake <threeifbywhiskey@gmail.com> | 2014-12-10 18:35:32 -0500 |
---|---|---|
committer | Dorien Snake <threeifbywhiskey@gmail.com> | 2014-12-10 18:35:32 -0500 |
commit | b38b4dd1c053efd4b7669fa8727ca0da7c9fa379 (patch) | |
tree | 8ba34a66160c93a0a4cb5834c67cb3348004249d /doc/ranger.pod | |
parent | 61f87ce9bd76aae14385e47b22772f90d0fb7a87 (diff) | |
download | ranger-b38b4dd1c053efd4b7669fa8727ca0da7c9fa379.tar.gz |
Fixed references to doc/HACKING (for real)
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index 7cbdd79b..f9836e41 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -33,7 +33,7 @@ commands and I<3?> for settings. The F<README> contains install instructions. -The file F<doc/HACKING.md> contains guidelines for code modification. +The file F<HACKING.md> contains guidelines for code modification. The directory F<doc/configs> contains configuration files. They are usually installed to F</usr/lib/python*/site-packages/ranger/config> and can be |