From 70ff8f6aceb1fe4364665f7b0932b0d306dc7cb4 Mon Sep 17 00:00:00 2001 From: Maximilian Dorninger <97409287+maxdorninger@users.noreply.github.com> Date: Mon, 2 Feb 2026 22:22:11 +0100 Subject: [PATCH] Fix the broken link to the disable ascii art page (#396) Fix the broken link to the disable ascii art page --- docs/SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index b9fabe1..0a09182 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -22,7 +22,7 @@ * [Metadata Provider Configuration](advanced-features/metadata-provider-configuration.md) * [Custom port](advanced-features/custom-port.md) * [Follow symlinks in frontend files](advanced-features/follow-symlinks-in-frontend-files.md) - * [Disable startup ascii art](advanced-featured/disable-startup-ascii-art.md) + * [Disable startup ascii art](advanced-features/disable-startup-ascii-art.md) * [Troubleshooting](troubleshooting.md) * [API Reference](api-reference.md) * [Screenshots](screenshots.md)