Skip to content

Commit

Permalink
bugs fixed (#23)
Browse files Browse the repository at this point in the history
* Update and rename checkers.md to telegram-bots.md

* Update explorers.md

* Update endpoints.mdx

* Update _category_.json

* Create other.md

* Update telegram-bots.md

* Update and rename other.md to other-tools.md

* Update other-tools.md

* Update _category_.json

* Update _category_.json
  • Loading branch information
redwest88 authored Sep 22, 2023
1 parent 83a72a0 commit af86e1e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/archway/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Archway",
"position": 3
"position": 2
}
2 changes: 1 addition & 1 deletion docs/celestia/_category_.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"label": "Celestia",
"position": 2,
"position": 3,
"link": {
"type": "generated-index",
"description": "Celestia is the first modular consensus and blockchain data network."
Expand Down
4 changes: 2 additions & 2 deletions docs/zetachain/useful-tools/other-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ description: Other-tools
# Other Tools

### Network information script by F5 Nodes

> This script provides information about the Zetachain network, validators, and proposals by interacting with the Zetachain RPC API.
```bash
https://github.com/f5nodes/zetachain
```
### Monitoring tool by NodeJumper

> A powerful and easy-to-use monitoring tool for server hardware and validator nodes with alerts via telegram bot and grafana dashboards.
```bash
https://github.com/nodejumper-org/monitoring-tool
```
Expand Down

0 comments on commit af86e1e

Please sign in to comment.