summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNina Zakharenko <nzakharenko@gmail.com>2018-08-17 08:33:47 +0300
committerGitHub <noreply@github.com>2018-08-17 08:33:47 +0300
commitcd723e779202d7b57b2d4cf6c8d31d5ea535723b (patch)
treecc039cc6eb5bf891531cffa7cfbdd3a2abe3cfaf /README.md
parent571a859413866897cf962396f02f65a288f677ac (diff)
Fix broken link in README referencing date and time configuration
Fix broken link referencing zsh date and time configuration in prompt expansion. The current broken link points to `http://zsh.sourceforge.net/Doc/Release Prompt-Expansion.html`, while the correct link is http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html#Date-and-time
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9989d9cc..da72e918 100644
--- a/README.md
+++ b/README.md
@@ -374,7 +374,7 @@ The `date` segment shows the current system date.
| Variable | Default Value | Description |
|----------|---------------|-------------|
-|`POWERLEVEL9K_DATE_FORMAT`|`%D{%d.%m.%y}`|[ZSH time format](http://zsh.sourceforge.net/Doc/Release Prompt-Expansion.html) to use in this segment.|
+|`POWERLEVEL9K_DATE_FORMAT`|`%D{%d.%m.%y}`|[ZSH time format](http://zsh.sourceforge.net/Doc/Release/Prompt-Expansion.html#Date-and-time) to use in this segment.|
##### dir