Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken links in docs webpage #3322

Open
luddd3 opened this issue Jun 12, 2024 · 2 comments
Open

Broken links in docs webpage #3322

luddd3 opened this issue Jun 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@luddd3
Copy link

luddd3 commented Jun 12, 2024

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

@luddd3 luddd3 added the bug Something isn't working label Jun 12, 2024
@mcollina
Copy link
Member

Thanks for reporting! Would you like to send a Pull Request to address this issue?

@luddd3
Copy link
Author

luddd3 commented Jun 12, 2024

Sure =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants