diff options
author | Leo Vivier <leo.vivier+dev@gmail.com> | 2019-08-03 16:57:15 +0200 |
---|---|---|
committer | Leo Vivier <leo.vivier+dev@gmail.com> | 2019-08-05 18:51:43 +0200 |
commit | 0dddcb1d8ab3f376bad193edc40335577e232ebe (patch) | |
tree | 1bf2c6c1a345e568dadd6355fceca6e43ddd4737 | |
parent | 55cd933b19a787b9fb8732c4ea85878b8bac5029 (diff) | |
download | ranger-0dddcb1d8ab3f376bad193edc40335577e232ebe.tar.gz |
Capitalize links
They don’t stand out enough otherwise.
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 9c3ae859..038211cc 100644 --- a/README.md +++ b/README.md @@ -145,8 +145,8 @@ See `ranger --help` for a description of that switch. Also check Going further --------------- -For getting the most out of ranger, see the [official user guide](https://github.com/ranger/ranger/wiki/Official-user-guide). +For getting the most out of ranger, see the [Official User Guide](https://github.com/ranger/ranger/wiki/Official-user-guide). For frequently asked questions, see the [FAQ](https://github.com/ranger/ranger/wiki/FAQ%3A-Frequently-Asked-Questions). -For more information on customization, see the [wiki](https://github.com/ranger/ranger/wiki). +For more information on customization, see the [Wiki](https://github.com/ranger/ranger/wiki). |