diff --git a/json/mariadb.json b/json/mariadb.json index 4362de95..3dfc1009 100644 --- a/json/mariadb.json +++ b/json/mariadb.json @@ -9,7 +9,7 @@ "updateable": false, "privileged": false, "interface_port": "3306", - "documentation": "https://github.com/tteck/Proxmox/discussions/2915", + "documentation": "https://github.com/community-scripts/ProxmoxVE/discussions/192", "website": "https://mariadb.org/", "logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/mariadb.svg", "description": "MariaDB is a fork of the popular MySQL database management system that is developed and maintained by the open-source community. It is also commercially supported, offering enterprise-level features and support for organizations that require them. MariaDB aims to maintain high compatibility with MySQL, ensuring a drop-in replacement capability.",