Documentation / Readme: Links between documents are not working
Describe the bug
Links between documents of common.docs are not working.
https://github.com/ioBroker/ioBroker.admin/blob/09063aec9d86312a793577482b7beee806fd3058/io-package.json#L116-L132
https://github.com/ioBroker/ioBroker.admin/blob/09063aec9d86312a793577482b7beee806fd3058/docs/de/admin.md#L53-L59
To Reproduce
- Go to tab adapters
- Search for admin adapter
- Click "Readme"
- See issue
Expected behavior
User should be able to navigate between documents
Screenshots & Logfiles
Versions:
- Adapter version: 5.2.3
FYI: Links are also broken at https://www.iobroker.net/#de/adapters
From what I see, this can only be fixed in docs repo, so would close here if thats fine and https://github.com/ioBroker/ioBroker.docs/issues/379 should be fixed by anyone (TM)