diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3a5e8eb..d0fcf7f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,7 +30,7 @@ This project is open source, and as such, the maintainers give their free time t BoxLang tracks its issues in Jira and each module track it's own issues in its repo. - BoxLang JIra : https://ortussolutions.atlassian.net/browse/BL/issues -- Module Issues: https://github.com/boxlang-modules/BoxLang MySQL/issues +- Module Issues: https://github.com/boxlang-modules/bx-mariadb/issues If you file a bug report, your issue should contain a title, a clear description of the issue, a way to replicate the issue, and any support files that we might need to replicate your issue. The goal of a bug report is to make it easy for yourself - and others - to replicate the bug and develop a fix for it. All issues that do not contain a way to replicate will not be addressed. diff --git a/box.json b/box.json index 10e57ba..9a60cd3 100644 --- a/box.json +++ b/box.json @@ -1,5 +1,5 @@ { - "name":"BoxLang MySQL", + "name":"BoxLang MariaDB", "version":"@build.version@+@build.number@", "location" : "https://downloads.ortussolutions.com/ortussolutions/boxlang-modules/bx-mariadb/@build.version@/bx-mariadb-@build.version@.zip", "author":"Ortus Solutions", diff --git a/readme.md b/readme.md index 29490b2..b812c61 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@

 

-This module provides a BoxLang JDBC driver for MySQL. This module is part of the BoxLang project. +This module provides a BoxLang JDBC driver for MariaDB. This module is part of the BoxLang project. ## Ortus Sponsors