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

noDebugger Rule Documentation Links to Localhost Instead of Relative Path #415

Closed
1 task done
roadsidev opened this issue May 20, 2024 · 2 comments · Fixed by #418
Closed
1 task done

noDebugger Rule Documentation Links to Localhost Instead of Relative Path #415

roadsidev opened this issue May 20, 2024 · 2 comments · Fixed by #418

Comments

@roadsidev
Copy link
Contributor

Documentation URL

https://biomejs.dev/linter/#rules

Description

The documentation page for the noDebugger rule currently links to a local development environment URL. This link should be relative instead of absolute

Wrong link: http://localhost:4321/linter/rules/no-debugger

Expectations

Expectations

The link in the Linter Rules documentation should be a relative path, ensuring it is functional regardless of the environment in which the documentation is viewed.

Expected link: https://biomejs.dev/linter/rules/no-debugger/

Code of Conduct

  • I agree to follow Biome's Code of Conduct
@roadsidev roadsidev changed the title 📚 <TITLE> noDebugger Rule Documentation Links to Localhost Instead of Relative Path noDebugger Rule Documentation Links to Localhost Instead of Relative Path May 20, 2024
@ematipico ematipico added the good first issue Good for newcomers label May 20, 2024
@ematipico
Copy link
Member

That's easy to fix, PR welcome

@roadsidev
Copy link
Contributor Author

I sent the PR #418 ! Thank you

@Sec-ant Sec-ant linked a pull request May 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants