From 1e07d28b1740dea47031ef2d76259d14316fab7a Mon Sep 17 00:00:00 2001 From: Romain Francois Date: Tue, 21 Mar 2023 14:29:10 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f4631c1e..355dd073 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # TradingView Charting Library -[Demo][demo-url] | [Documentation][wiki-url] | [Tutorial][tutorial-url] | [Discord community][discord-url] +[Demo][demo-url] | [Documentation][doc-url] | [Tutorial][tutorial-url] | [Discord community][discord-url] This repository contains the TradingView Charting Library package. If you use Git in your project, please feel free to use this repo as a submodule in yours. The `master` branch contains the most recent features and fixes. -Please read [wiki][wiki-url] (at least the [Overview][wiki-url] and the [Best Practices][best-practices-url]) before using the Library. +Please read the [documentation][doc-url] and the [Best Practices][best-practices-url]) before using the Library. ### Issues Tracking We use GitHub's [Issues tracker][issues-url] for our project. Feel free to create bug reports and features requests. Make sure to read the documentation before asking questions - this will avoid repeated questions, leaving us more time for developing the library. @@ -15,9 +15,9 @@ We use GitHub's [Issues tracker][issues-url] for our project. Feel free to creat [Follow us][twitter-url] on Twitter to receive updates. [demo-url]: https://charting-library.tradingview.com/ -[wiki-url]: https://github.com/tradingview/charting_library/wiki +[doc-url]: https://www.tradingview.com/charting-library-docs/ [tutorial-url]: https://github.com/tradingview/charting-library-tutorial -[best-practices-url]: https://github.com/tradingview/charting_library/wiki/Best-practices +[best-practices-url]: https://www.tradingview.com/charting-library-docs/latest/getting_started/Best-Practices [issues-url]: https://github.com/tradingview/charting_library/issues [twitter-url]: https://twitter.com/intent/follow?screen_name=tv_charts [discord-url]: https://discord.gg/UC7cGkvn4U