Skip to content

Commit 7a2bb19

Browse files
committed
Update
1 parent 04c202e commit 7a2bb19

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Official [API documentation][1] can be found on [LightningChart][2] website.
8585

8686
If the docs and other materials do not solve your problem as well as implementation help is needed, ask on [StackOverflow][3] (tagged lightningchart).
8787

88-
If you think you found a bug in the LightningChart JavaScript library, please contact support@lightningchart.com.
88+
If you think you found a bug in the LightningChart JavaScript library, please contact sales@lightningchart.com.
8989

9090
Direct developer email support can be purchased through a [Support Plan][4] or by contacting sales@lightningchart.com.
9191

@@ -98,10 +98,10 @@ Direct developer email support can be purchased through a [Support Plan][4] or b
9898
© LightningChart Ltd 2009-2022. All rights reserved.
9999

100100

101-
[XY cartesian chart]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/classes/ChartXY.html
102-
[Axis tick strategies]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/variables/AxisTickStrategies.html
103-
[Figure types]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/variables/OHLCFigures.html
104-
[OHLC series]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/classes/ChartXY.html#addOHLCSeries
105-
[XOHLC datastructure]: https://lightningchart.com/js-charts/api-documentation/v5.0.1/types/XOHLC.html
101+
[XY cartesian chart]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/classes/ChartXY.html
102+
[Axis tick strategies]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/variables/AxisTickStrategies.html
103+
[Figure types]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/variables/OHLCFigures.html
104+
[OHLC series]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/classes/ChartXY.html#addOHLCSeries
105+
[XOHLC datastructure]: https://lightningchart.com/js-charts/api-documentation/v5.1.0/types/XOHLC.html
106106
[OHLC generator]: https://arction.github.io/xydata/classes/ohlcgenerator.html
107107

0 commit comments

Comments
 (0)