## Bug Description Links in the "Common API Methods" section on the docs webpage is broken. E.g. the `RequestOptions` link under `undici.request` ## Reproducible By Open https://undici.nodejs.org/#/?id=undicirequesturl-options-promise in the browser. Click on `RequestOptions` You are directed to https://undici.nodejs.org/#/docs/docs/api/Dispatcher?id=parameter-requestoptions which is a 404 page Notice the extra "/docs" in the URL ## Expected Behavior The link should have taken me to https://undici.nodejs.org/#/docs/api/Dispatcher?id=parameter-requestoptions
Bug Description
Links in the "Common API Methods" section on the docs webpage is broken.
E.g. the
RequestOptionslink underundici.requestReproducible By
Open https://undici.nodejs.org/#/?id=undicirequesturl-options-promise in the browser.
Click on
RequestOptionsYou are directed to https://undici.nodejs.org/#/docs/docs/api/Dispatcher?id=parameter-requestoptions which is a 404 page
Notice the extra "/docs" in the URL
Expected Behavior
The link should have taken me to https://undici.nodejs.org/#/docs/api/Dispatcher?id=parameter-requestoptions