summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPavel Makhov <streetturtle@users.noreply.github.com>2017-01-12 09:55:40 -0500
committerGitHub <noreply@github.com>2017-01-12 09:55:40 -0500
commit8c3395a4f6958adefa0e4b5fdc57e6eccd204f2d (patch)
tree2898d58f4c5dd049869468348f092838a2d45cb7 /README.md
parent2ad7858ae9de415c1ed7623b9e0fae205fdea735 (diff)
Update README.md
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 0950686..f3a2bdf 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ python ~/.config/awesome/email/countUnreadEmails.py
python ~/.config/awesome/email/readEmails.py
```
-Note that getting number of unread emails could take some time, so instead of `pread` or `spawn_with_shell` functions I use DBus, you can read more about it in [this]({{site.url}}/2015/09/fix-awesome-freezes) post.
+Note that getting number of unread emails could take some time, so instead of `pread` or `spawn_with_shell` functions I use DBus, you can read more about it in [this](http://pavelmakhov.com/2015/09/fix-awesome-freezes) post.
---