Skip to content

Commit

Permalink
Tweak hyperlinks manual page
Browse files Browse the repository at this point in the history
  • Loading branch information
dandavison committed Aug 20, 2024
1 parent 07f12c7 commit d8fa93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual/src/hyperlinks.md
Original file line number Diff line number Diff line change
@@ -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]
Expand Down

0 comments on commit d8fa93e

Please sign in to comment.