From 9ab37f4279a2ff39cab3f0fdd1ffa3d63fe134c6 Mon Sep 17 00:00:00 2001 From: ks61625 <137506695+ks61625@users.noreply.github.com> Date: Sun, 30 Jun 2024 09:46:58 +0200 Subject: [PATCH] fix anchor to supported server hardware --- content/docs/tools/teddyCloud/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/tools/teddyCloud/_index.md b/content/docs/tools/teddyCloud/_index.md index 1fbb0871..1df47aad 100644 --- a/content/docs/tools/teddyCloud/_index.md +++ b/content/docs/tools/teddyCloud/_index.md @@ -8,7 +8,7 @@ bookCollapseSection: true ## Features teddyCloud is an alternative server for your Toniebox, allowing you to host the cloud services locally. This gives you the control about which data is sent to the original manufacturer's cloud and allows you -to host your own figurine audio files on e.g. your [NAS or any other server](supported-server-hardware.md). +to host your own figurine audio files on e.g. your [NAS or any other server](supported-server-hardware). You can also use teddyCloud on the command line to manipulate esp32 firmware dumps or encode Tonie Audio Files (TAFs). See ```toniecloud --help```. ## Docker hints