diff --git a/README.md b/README.md index 0f3e839f7..40b0051af 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ But there are also many advanced features like schema compare, visual query desi DbGate is licensed under GPL-3.0 license and is free to use for any purpose. * Try it online - [demo.dbgate.org](https://demo.dbgate.org) - online demo application -* **Download** application for Windows, Linux or Mac from [dbgate.io](https://dbgate.io/download/) +* **Download** application for Windows, Linux or Mac from [dbgate.io](https://www.dbgate.io/download/) * Looking for DbGate Community? **Download** from [dbgate.org](https://dbgate.org/download/) * Run web version as [NPM package](https://www.npmjs.com/package/dbgate-serve) or as [docker image](https://hub.docker.com/r/dbgate/dbgate) * Use nodeJs [scripting interface](https://docs.dbgate.io/scripting) ([API documentation](https://docs.dbgate.io/apidoc)) @@ -92,7 +92,7 @@ DbGate is licensed under GPL-3.0 license and is free to use for any purpose. Any contributions are welcome. If you want to contribute without coding, consider following: * Tell your friends about DbGate or share on social networks - when more people will use DbGate, it will grow to be better -* Purchase a [DbGate Premium](https://dbgate.io/purchase/premium/) liocense +* Purchase a [DbGate Premium](https://www.dbgate.io/purchase/premium/) license * Write review on [Product Hunt](https://www.producthunt.com/products/dbgate) or [G2](https://www.g2.com/products/dbgate/reviews) - we offer [2-year PREMIUM license](https://dbgate.org/review/) for reviewers (time limited offer) * Create issue, if you find problem in app, or you have idea to new feature. If issue already exists, you could leave comment on it, to prioritise most wanted issues * Create some tutorial video on [youtube](https://www.youtube.com/playlist?list=PLCo7KjCVXhr0RfUSjM9wJMsp_ShL1q61A) diff --git a/packages/api/src/utility/getChartExport.js b/packages/api/src/utility/getChartExport.js index 53331c5a9..fae05958b 100644 --- a/packages/api/src/utility/getChartExport.js +++ b/packages/api/src/utility/getChartExport.js @@ -53,7 +53,7 @@ const getChartExport = (title, config, imageFile, plugins) => {