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

Can't edit doc page #1272

Closed fuzl-llc closed 3 months ago

fuzl-llc commented 5 months ago

Describe the bug

I can't edit the bookmarks page to fix a typo.

To Reproduce

On the https://vscode-sqltools.mteixeira.dev/en/features/bookmarks page I click the "Edit this page" link to fix the typo where "assing a keybind" should be "assign a keybinding" and I get this:

404 - page not found The dev branch of vscode-sqltools does not contain the path docs/src/pages/en/features/bookmarks.html.mdx.

Expected behavior

I should be able to edit the page.

gjsjohnmurray commented 4 months ago

Please use the procedure documented(!) at https://vscode-sqltools.mteixeira.dev/en/contributing/documentation

We will remove the 'Edit this page' option.