mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.43k stars 290 forks source link

Fix broken doc link on "Read More" button on SQLite driver dependency installation message #1331

Closed gjsjohnmurray closed 1 month ago

gjsjohnmurray commented 1 month ago

This PR fixes #1330 by adding support for redirection in the documentation pages. This is necessary because Dependency Manager's message always opens a page named exactly the same as the driver property used in connection definitions.