From 002c7b4557d25cb000fb79df46fabb02c570d072 Mon Sep 17 00:00:00 2001 From: Timo Reymann Date: Fri, 3 Jan 2025 16:15:39 +0100 Subject: [PATCH] docs: Link to pages docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc6092b..99ce3cd 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Bash TUI Toolkit ## Usage -For a list of available modules and their documentation please check the [docs/modules](./docs/modules) folder +For a list of available modules and their documentation please check the [docs]([./docs/modules](https://bash-tui-toolkit.timo-reymann.de/)). For a complete playground demo check [test.sh](./test.sh).