## 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