Merge pull request #7516 from tradingview/CL-1547-updating-doc-url-1

Update README.md
This commit is contained in:
Romain Francois
2023-03-21 15:15:36 +00:00
committed by GitHub

View File

@@ -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