From 83f251da0baf269fb055700de53d3382af155436 Mon Sep 17 00:00:00 2001 From: Ilkka Kuosmanen Date: Thu, 22 Feb 2024 14:21:13 +0200 Subject: [PATCH] Update --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1914c20..00bb5e7 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,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. @@ -87,13 +87,13 @@ Direct developer email support can be purchased through a [Support Plan][4] or b © LightningChart Ltd 2009-2022. All rights reserved. -[Dashboard]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/classes/Dashboard.html -[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 -[Color look up table]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/classes/LUT.html -[Paletted fill style]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/classes/PalettedFill.html -[Color factory RGBA]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/functions/ColorRGBA.html -[UI element builders]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/variables/UIElementBuilders.html -[UI layout builders]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/variables/UILayoutBuilders.html -[Legend box builders]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/variables/LegendBoxBuilders.html +[Dashboard]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/classes/Dashboard.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 +[Color look up table]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/classes/LUT.html +[Paletted fill style]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/classes/PalettedFill.html +[Color factory RGBA]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/functions/ColorRGBA.html +[UI element builders]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/variables/UIElementBuilders.html +[UI layout builders]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/variables/UILayoutBuilders.html +[Legend box builders]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/variables/LegendBoxBuilders.html