mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-17 14:58:36 +00:00
Add MariaDB link to database section in README (#11950)
* Add MariaDB link to database section in README * Update MariaDB link in README.md link to mariadb.org
This commit is contained in:
@@ -77,6 +77,7 @@ InvenTree is designed to be **extensible**, and provides multiple options for **
|
||||
<ul>
|
||||
<li><a href="https://www.postgresql.org/">PostgreSQL</a></li>
|
||||
<li><a href="https://www.mysql.com/">MySQL</a></li>
|
||||
<li><a href="https://www.mariadb.org/">MariaDB</a></li>
|
||||
<li><a href="https://www.sqlite.org/">SQLite</a></li>
|
||||
<li><a href="https://redis.io/">Redis</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user