summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKriss <kr1ss.x@yandex.com>2021-11-05 20:40:00 +0100
committerGitHub <noreply@github.com>2021-11-05 15:40:00 -0400
commit9a6f7d3effc9c6a3eec6fb2c4b8d6bd6258b67e2 (patch)
tree39090be5b3ee568fec5439f343bbb1b6a6bae122
parentbc2154ec3e9b93994157c660373f893a68205f94 (diff)
replace link to XVilka's gist with the updated one (#764)
To ease collaboration, XVilka has decided to relocate their gist to an actual Github repository a while ago, in oder to facilitate contribu- tions. Ref: https://gist.github.com/XVilka/8346728#gistcomment-3836228 ff.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bd543b17..37f54c19 100644
--- a/README.md
+++ b/README.md
@@ -487,7 +487,7 @@ Use the `navigate` feature to activate navigation keybindings. In this mode, pre
### 24 bit color (truecolor)
-Delta looks best if your terminal application supports 24 bit colors. See https://gist.github.com/XVilka/8346728. For example, on MacOS, iTerm2 supports 24-bit colors but Terminal.app does not.
+Delta looks best if your terminal application supports 24 bit colors. See https://github.com/termstandard/colors#readme. For example, on MacOS, iTerm2 supports 24-bit colors but Terminal.app does not.
If your terminal application does not support 24-bit color, delta will still work, by automatically choosing the closest color from those available. See the `Colors` section of the help output below.