diff options
Diffstat (limited to 'manual/src/hyperlinks.md')
| -rw-r--r-- | manual/src/hyperlinks.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/src/hyperlinks.md b/manual/src/hyperlinks.md index bfd6a2a..3e4ef21 100644 --- a/manual/src/hyperlinks.md +++ b/manual/src/hyperlinks.md @@ -1,6 +1,6 @@ # Hyperlinks -Delta uses [terminal hyperlinks](https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda) to turn line numbers, file paths, commit hashes, etc into clickable links, as long as your terminal emulator supports the feature. Enable the feature with +Delta uses [terminal hyperlinks](https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda) to turn line numbers, file paths, commit hashes, etc into clickable links, as long as your terminal emulator supports it. Enable the feature with ```gitconfig [delta] |
