From 22aac1af04fbca4fbd513040d0e7155c0d221b79 Mon Sep 17 00:00:00 2001 From: Robert Beekman Date: Sun, 19 Mar 2017 18:15:51 +0100 Subject: [PATCH] Updated LUA Keybinds (markdown) --- LUA-Keybinds.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LUA-Keybinds.md b/LUA-Keybinds.md index 05bfbae..202e085 100644 --- a/LUA-Keybinds.md +++ b/LUA-Keybinds.md @@ -1,8 +1,8 @@ The Keybind module allows you to execute pieces of script when a certain key or mousebutton is pressed. ## Overview -* [SetKeybind](https://github.com/SpoinkyNL/Artemis/wiki/luakeybinds#setkeybind) -* [RemoveKeybind](https://github.com/SpoinkyNL/Artemis/wiki/luakeybinds#removekeybind) +* [SetKeybind](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Keybinds#setkeybind) +* [RemoveKeybind](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Keybinds#removekeybind) ## Functions ### SetKeybind