Skip to content

Commit b5af3b5

Browse files
author
vuong
committed
update docs
1 parent ad6957e commit b5af3b5

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Magentiz SplitDb by Open Techiz
1+
# Magentiz SplitDb by Magentiz
22

33
Magentiz_SplitDb Extension, splitdb for magento 2
44
> This module was inspired by the functionality of [m2-ce-splitdb](https://github.com/rafaelstz/m2-ce-splitdb). We acknowledge and appreciate the contributions of the original author.
@@ -51,11 +51,11 @@ Refer to [Docker MariaDb Replication](https://github.com/vtearit/docker-mariadb-
5151

5252

5353
## Support
54-
If you have any issues, please [contact us](mailto:support@opentechiz.com)
54+
If you have any issues, please [contact us](mailto:info@magentiz.com)
5555

5656
## Need More Features?
5757
Please contact us to get a quote
58-
https://www.opentechiz.com/contact-us/
58+
https://www.magentiz.com/
5959

6060
## License
6161
The code is licensed under [Open Software License ("OSL") v. 3.0](http://opensource.org/licenses/osl-3.0.php).

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
],
1313
"authors": [
1414
{
15-
"name": "Open Techiz",
16-
"email": "support@opentechiz.com",
17-
"homepage": "https://www.opentechiz.com",
15+
"name": "Magentiz",
16+
"email": "info@magentiz.com",
17+
"homepage": "https://www.magentiz.com",
1818
"role": "Technical Support"
1919
}
2020
],
@@ -25,8 +25,7 @@
2525
"magento splitdb",
2626
"splitdb",
2727
"magentiz",
28-
"magentiz_splitdb",
29-
"opentechiz"
28+
"magentiz_splitdb"
3029
],
3130
"autoload": {
3231
"files": [ "registration.php" ],

0 commit comments

Comments
 (0)