From 31193241db67dd338cdc9da177559d08bbf80c1c Mon Sep 17 00:00:00 2001 From: Ilkka Kuosmanen Date: Thu, 22 Feb 2024 14:21:14 +0200 Subject: [PATCH] Update --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8f59f73..b6a54a5 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Official [API documentation][1] can be found on [LightningChart][2] website. If the docs and other materials do not solve your problem as well as implementation help is needed, ask on [StackOverflow][3] (tagged lightningchart). -If you think you found a bug in the LightningChart JavaScript library, please contact support@lightningchart.com. +If you think you found a bug in the LightningChart JavaScript library, please contact sales@lightningchart.com. Direct developer email support can be purchased through a [Support Plan][4] or by contacting sales@lightningchart.com. @@ -148,11 +148,11 @@ Direct developer email support can be purchased through a [Support Plan][4] or b © LightningChart Ltd 2009-2022. All rights reserved. -[Map chart]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/classes/MapChart.html -[Map types]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/variables/MapTypes.html -[Paletted fill]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/classes/PalettedFill.html -[Color lookup table]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/classes/LUT.html -[Color RGBA]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/functions/ColorRGBA.html -[Empty line]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/variables/emptyLine.html -[Format longitude/latitude]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/functions/formatLongitudeLatitude.html +[Map chart]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/classes/MapChart.html +[Map types]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/variables/MapTypes.html +[Paletted fill]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/classes/PalettedFill.html +[Color lookup table]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/classes/LUT.html +[Color RGBA]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/functions/ColorRGBA.html +[Empty line]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/variables/emptyLine.html +[Format longitude/latitude]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/functions/formatLongitudeLatitude.html