From 17aeb9ef945848befdbce0be76ffbeffe27c24d6 Mon Sep 17 00:00:00 2001 From: Aylur Date: Tue, 12 Nov 2024 01:22:51 +0000 Subject: docs: remove ags related docs ags documentation will live on its own site --- docs/guide/lua/theming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide/lua/theming.md') diff --git a/docs/guide/lua/theming.md b/docs/guide/lua/theming.md index 502e8e9..4f556fc 100644 --- a/docs/guide/lua/theming.md +++ b/docs/guide/lua/theming.md @@ -39,7 +39,7 @@ App:start({ ::: :::warning -When using relative paths, so for example `./style.css` keep in mind that they +When using relative paths, for example `./style.css` keep in mind that they will be relative to the current working directory. ::: -- cgit v1.2.3