sqlmodel
sqlmodel copied to clipboard
Internal link failed at create-db-and-table.md
Privileged issue
- [X] I'm @tiangolo or he asked me directly to create an issue here.
Issue Content
In md file \sqlmodel\docs\tutorial\create-db-and-table.md, line 485, there is a internal link failed.
Remember that [each SQL Database has some different variations in what they support?](../databases/#sql-the-language){.internal-link target=_blank}
Should be:
Remember that [each SQL Database has some different variations in what they support?](../databases.md#sql-the-language){.internal-link target=_blank}