From 0d496ad008c33d413721cf048915d286e310b6e3 Mon Sep 17 00:00:00 2001 From: Faylixe Date: Fri, 24 Jun 2016 16:20:39 +0200 Subject: [PATCH] Update README.md (#267) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 069e2ec3..e52e220f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Conky can display more than 300 built-in objects, including support for: * Can be extended using built-in [**Lua**](lua) support, or any of your own scripts and programs ([more](Lua Interface)). * Built-in [**Imlib2**][Imlib2] and [**Cairo**][cairo] bindings for arbitrary drawing - with Lua ([more](wiki/Lua-Interface)). + with Lua ([more](wiki/Lua-API)). ... and much much more.