Skip to content

Commit c06336d

Browse files
committed
add subdirs for setup and tecdoc
1 parent 314a9f6 commit c06336d

20 files changed

+5
-5
lines changed

content/docs/tools/teddyCloud/_index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bookCollapseSection: true
88
## Features
99
teddyCloud is an alternative server for your Toniebox, allowing you to host the cloud services locally.
1010
This gives you the control about which data is sent to the original manufacturer's cloud and allows you
11-
to host your own figurine audio files on e.g. your [NAS or any other server](supported-server-hardware).
11+
to host your own figurine audio files on e.g. your [NAS or any other server](setup/supported-server-hardware).
1212
You can also use teddyCloud on the command line to manipulate esp32 firmware dumps or encode Tonie Audio Files (TAFs). See ```toniecloud --help```.
1313

1414
## Docker hints
@@ -22,12 +22,12 @@ Please connect your Toniebox to your Wi-Fi and update its firmware. Many boxes a
2222

2323
## Device specific preparation
2424
Please check wether you got a Toniebox with a CC3200, CC3235 or ESP32 and continue with the following steps:
25-
* [Dump CA and client certificates](dump-certs)
26-
* [Flash the replacement CA](flash-ca)
27-
* [DNS](dns)
25+
* [Dump CA and client certificates](setup/dump-certs)
26+
* [Flash the replacement CA](setup/flash-ca)
27+
* [DNS](setup/dns)
2828

2929
## Test & Troubleshooting
30-
If you have problems with teddyCloud or just want to be sure everything works as it should, please check our [Test & Troubleshooting site](test-troubleshooting).
30+
If you have problems with teddyCloud or just want to be sure everything works as it should, please check our [Test & Troubleshooting site](setup/test-troubleshooting).
3131

3232
## Additional
3333

0 commit comments

Comments
 (0)