diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-06-17 20:59:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-17 20:59:18 +0200 |
| commit | 9d8dbb7510398ac640be5777fb9cfae4e95417c4 (patch) | |
| tree | a5290e095a99b95b43eff1cae4d6a1f9d7addbd3 /docs/getting-started.md | |
| parent | f9af9c30ca69e397e386d2198e41edf66c4e5429 (diff) | |
| download | wiki-9d8dbb7510398ac640be5777fb9cfae4e95417c4.tar.gz wiki-9d8dbb7510398ac640be5777fb9cfae4e95417c4.tar.bz2 wiki-9d8dbb7510398ac640be5777fb9cfae4e95417c4.zip | |
chore: Database management tool (#547)
* chore: test
* chore: Database Management Tool
* Revert "chore: test"
This reverts commit 4086c6734a939a9967fd192276db6f1a10427919.
* Delete account_access.md
* Revert "Delete account_access.md"
This reverts commit 6f916845ef31dde334e3d5070834629c91cb8360.
Diffstat (limited to 'docs/getting-started.md')
| -rw-r--r-- | docs/getting-started.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md index 9bca161..acc9eab 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -123,9 +123,9 @@ Sounds complicated? Give it a try and you'll see how it works. ### Download a MySQL client -You'll need a generic database client too in order to manage tables and their contents. +You'll need a generic database management tool too in order to manage tables and their contents. -- [azerothcore.org/wiki/Database-client](https://www.azerothcore.org/wiki/Database-client) +- [Database Management Tool](database-management-tool)  |
