Skip to content

Commit d744f0b

Browse files
authored
Merge pull request #1906 from tradingview/updating-documentation
CLL-352: updating documentation
2 parents 4f8d025 + 36e3c63 commit d744f0b

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,3 @@ contact_links:
55
about: "Please ask and answer usage questions on Stack Overflow."
66
name: Question
77
url: "https://stackoverflow.com/questions/tagged/lightweight-charts"
8-
-
9-
about: "Alternatively, you can use the TradingView Community Discord."
10-
name: Chat
11-
url: "https://discord.gg/UC7cGkvn4U"

website/docusaurus.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -338,10 +338,6 @@ const getConfig = async () => {
338338
label: 'Stack Overflow',
339339
href: 'https://stackoverflow.com/questions/tagged/lightweight-charts',
340340
},
341-
{
342-
label: 'Discord',
343-
href: 'https://discord.gg/UC7cGkvn4U',
344-
},
345341
{
346342
label: 'Twitter',
347343
href: 'https://twitter.com/tradingview',

website/tutorials/customization/conclusion.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ We look forward to seeing what you create.
1818

1919
We welcome any and all feedback on this tutorial and library in general. You can reach us via the following channels:
2020

21-
- [Discord](https://discord.gg/UC7cGkvn4U)
2221
- [GitHub Discussions](https://github.com/tradingview/lightweight-charts/discussions)
2322

2423
and if you've spotted any errors or bugs then please post an issue on our [GitHub page](https://github.com/tradingview/lightweight-charts/issues).

0 commit comments

Comments
 (0)