📝 Fix broken links in docs (#1601)

Fix broken links in docs
This commit is contained in:
Motov Yurii
2025-10-21 14:53:05 +02:00
committed by GitHub
parent 36cf22f2e0
commit acdd6c86fb
2 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ Click the button <kbd>New Database</kbd>.
<img class="shadow" src="/img/create-db-and-table-with-db-browser/image001.png">
A dialog should show up. Go to the [project directory you created](./index.md#create-a-project){.internal-link target=_blank} and save the file with a name of `database.db`.
A dialog should show up. Go to the [project directory you created](../virtual-environments.md#create-a-project){.internal-link target=_blank} and save the file with a name of `database.db`.
/// tip