## Bug Description All the links on the [docsify/sidebar.md ](https://github.com/nodejs/undici/blob/main/docs/docsify/sidebar.md) page are broken. Page links are like this https://github.com/nodejs/undici/blob/main/docs/api/WebSocket.md But must be like this https://github.com/nodejs/undici/blob/main/docs/docs/api/WebSocket.md ## Reproducible By ## Expected Behavior It should not give 404 when opening the pages. ## Logs & Screenshots ## Environment ### Additional context If it is suitable, I can open a PR for this
Bug Description
All the links on the docsify/sidebar.md page are broken.
Page links are like this https://github.com/nodejs/undici/blob/main/docs/api/WebSocket.md
But must be like this https://github.com/nodejs/undici/blob/main/docs/docs/api/WebSocket.md
Reproducible By
Expected Behavior
It should not give 404 when opening the pages.
Logs & Screenshots
Environment
Additional context
If it is suitable, I can open a PR for this