Skip to content

Commit 6de9b9e

Browse files
committed
Update README.md (#436)
1 parent a66fef7 commit 6de9b9e

4 files changed

Lines changed: 1 addition & 11 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Ci](https://github.com/Commit-Boost/commit-boost-client/actions/workflows/ci.yml/badge.svg)](https://github.com/Commit-Boost/commit-boost-client/actions/workflows/ci.yml)
44
[![Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://commit-boost.github.io/commit-boost-client/)
55
[![Release](https://img.shields.io/github/v/release/Commit-Boost/commit-boost-client)](https://github.com/Commit-Boost/commit-boost-client/releases)
6-
[![Chat](https://img.shields.io/endpoint?color=neon&logo=telegram&label=chat&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2F%2BPcs9bykxK3BiMzk5)](https://t.me/+Pcs9bykxK3BiMzk5)
76
[![X](https://img.shields.io/twitter/follow/Commit_Boost)](https://x.com/Commit_Boost)
87

98
A new Ethereum validator sidecar focused on standardizing the last mile of communication between validators and third-party protocols.

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)