From 6209496daa55287f22d84e8cf54d1254d4f7d7f9 Mon Sep 17 00:00:00 2001 From: raziman Date: Sun, 21 Feb 2021 09:58:55 +0800 Subject: [PATCH] fix broken link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 804e265..de1b36b 100644 --- a/README.md +++ b/README.md @@ -101,8 +101,8 @@ Each panel has it's own additional keybinding. To view the available keybinding ### Scripting -Gomu uses [anko](github.com/mattn/anko) as its scripting language. You can read -more about scripting at our [wiki](github.com/issadarkthing/gomu/wiki) +Gomu uses [anko](https://github.com/mattn/anko) as its scripting language. You can read +more about scripting at our [wiki](https://github.com/issadarkthing/gomu/wiki) ``` go