aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-20 18:39:39 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-20 18:39:39 +0300
commitc0f8f9aacf88c470f3fe2c6c4a42bee25aa0c411 (patch)
tree6e9b7676f79494da709219d3abec227075d9efad
parent8cf22480c0817fe4de9503f9897e81197667b350 (diff)
fix a typo in taskwarrior link; thanks @cridemichel!
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fba6e18c..8e80fe03 100644
--- a/README.md
+++ b/README.md
@@ -302,7 +302,7 @@ enable as many segments as you like. It won't slow down your prompt or Zsh start
| `nix_shell` | [nix shell](https://nixos.org/nixos/nix-pills/developing-with-nix-shell.html) indicator |
| `todo` | [todo](https://github.com/todotxt/todo.txt-cli) items |
| `timewarrior` | [timewarrior](https://timewarrior.net/) tracking status |
-| `taskwarrior` | [taskwarrior](https://timewarrior.net/) task count |
+| `taskwarrior` | [taskwarrior](ttps://taskwarrior.org/) task count |
| `vpn_ip` | virtual private network indicator |
| `ip` | IP address and bandwidth usage for a specified network interface |
| `load` | CPU load |