- Notifications
You must be signed in to change notification settings - Fork 109
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
- I confirm this is a bug with Supabase, not with my own application.
- I confirm I have searched the Docs, GitHub Discussions, and Discord.
This is in the LSP, not Supabase, so ignoring the checkboxes
Describe the bug
A clear and concise description of what the bug is.
Links in linter issues are broken
To Reproduce
Click on a link in the linter error output and get 404
Expected behavior
The pages do exists.
- 404: https://pg-language-server.com/latest/rules/adding-foreign-key-constraint
- Correct: https://pg-language-server.com/latest/reference/rules/adding-foreign-key-constraint/
Seems like it's missing the reference part of the URL
Screenshots
System information
Irrelevant
Additional context
N/A
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working