fixed links to dbgate.org

This commit is contained in:
Jan Prochazka
2024-12-28 11:30:18 +01:00
parent f97b70ce45
commit 00dd8bfc72
2 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ STORAGE_DATABASE=dbname
STORAGE_ENGINE=mysql@dbgate-plugin-mysql
```
You could find more about environment variable configuration on [DbGate docs](https://dbgate.org/docs/env-variables.html) page.
You could find more about environment variable configuration on [DbGate docs](https://dbgate.org/docs/env-variables/) page.
After installing, you can run dbgate with command:
```sh