Skip to content

Commit 32d4f9d

Browse files
committed
remove additional links
1 parent cdb0894 commit 32d4f9d

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

docs/docs/get_started/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Common issues
44

55
# Troubleshooting
66

7-
Commit-Boost was recently audited and going through a phased approach for validators to move to production. If you find any or have any question, please reach out on [X (Twitter)](https://x.com/Commit_Boost) or [Telegram](https://t.me/+Pcs9bykxK3BiMzk5). If there are any security related items, please see [here](https://github.com/Commit-Boost/commit-boost-client/blob/main/SECURITY.md).
7+
Commit-Boost was recently audited and going through a phased approach for validators to move to production. If you find any or have any question, please reach out on [X (Twitter)](https://x.com/Commit_Boost). If there are any security related items, please see [here](https://github.com/Commit-Boost/commit-boost-client/blob/main/SECURITY.md).
88

99

1010
If you started the modules correctly you should see the following logs.

docs/docusaurus.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,6 @@ const config = {
9999
label: 'X (Twitter)',
100100
href: 'https://x.com/Commit_Boost',
101101
},
102-
{
103-
label: 'Telegram',
104-
href: 'https://t.me/+Pcs9bykxK3BiMzk5',
105-
},
106102
],
107103
},
108104
],

docs/sidebars.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,6 @@ const sidebars = {
8282
label: 'X (Twitter)',
8383
href: 'https://x.com/Commit_Boost',
8484
},
85-
{
86-
type: 'link',
87-
label: 'Telegram',
88-
href: 'https://t.me/+Pcs9bykxK3BiMzk5',
89-
},
9085
],
9186

9287
// But you can create a sidebar manually

0 commit comments

Comments
 (0)