From 0ea19e799c74d6d0c7e92c52b5501c387cc9c83b Mon Sep 17 00:00:00 2001 From: LUFT-AQUILA Date: Fri, 20 Oct 2023 10:19:17 +0900 Subject: [PATCH] change: TMA-1 config tool external links --- builder/config/layout.kv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builder/config/layout.kv b/builder/config/layout.kv index 795e820..e2e3baf 100644 --- a/builder/config/layout.kv +++ b/builder/config/layout.kv @@ -25,7 +25,7 @@ MDScreen font_size: '16sp' MDLabel: - text: '[u][color=#0366d6][ref=https://github.com/luftaquila/monolith/wiki]Manual[/ref][/color][/u]' + text: '[u][color=#0366d6][ref=https://github.com/luftaquila/monolith/wiki/TMA%E2%80%901-%EC%84%A4%EC%A0%95-%EB%8F%84%EA%B5%AC-%EA%B0%80%EC%9D%B4%EB%93%9C]Manual[/ref][/color][/u]' font_name: 'consola' font_size: '15sp' markup: True @@ -57,7 +57,7 @@ MDScreen font_size: '16sp' MDLabel: - text: '[u][color=#0366d6][ref=https://github.com/luftaquila/monolith]Website[/ref][/color][/u]' + text: '[u][color=#0366d6][ref=https://luftaquila.io]Website[/ref][/color][/u]' font_name: 'consola' font_size: '15sp' markup: True