@@ -22,21 +22,21 @@ at **[minaprotocol.com](https://minaprotocol.com)**.
2222
2323## Quick Start
2424
25- ** [ View full system requirements and setup instructions →] ( https://o1-labs.github.io/openmina /docs/node-operators/getting-started ) **
25+ ** [ View full system requirements and setup instructions →] ( https://o1-labs.github.io/mina-rust /docs/node-operators/getting-started ) **
2626
2727## Getting Started
2828
2929For comprehensive installation and setup instructions, visit our documentation
3030website:
3131
32- ** [ Complete Setup Guide →] ( https://o1-labs.github.io/openmina /docs/node-operators/getting-started ) **
32+ ** [ Complete Setup Guide →] ( https://o1-labs.github.io/mina-rust /docs/node-operators/getting-started ) **
3333
3434### Quick Links
3535
36- - ** [ Docker Installation] ( https://o1-labs.github.io/openmina /docs/node-operators/docker-installation ) **
37- - ** [ Building from Source] ( https://o1-labs.github.io/openmina /docs/node-operators/building-from-source ) **
38- - ** [ Block Producer Setup] ( https://o1-labs.github.io/openmina /docs/node-operators/block-producer ) **
39- - ** [ Archive Node] ( https://o1-labs.github.io/openmina /docs/node-operators/archive-node ) **
36+ - ** [ Docker Installation] ( https://o1-labs.github.io/mina-rust /docs/node-operators/docker-installation ) **
37+ - ** [ Building from Source] ( https://o1-labs.github.io/mina-rust /docs/node-operators/building-from-source ) **
38+ - ** [ Block Producer Setup] ( https://o1-labs.github.io/mina-rust /docs/node-operators/block-producer ) **
39+ - ** [ Archive Node] ( https://o1-labs.github.io/mina-rust /docs/node-operators/archive-node ) **
4040
4141<img src =" website/static/img/NodeUI.png " alt =" Block production Node UI " >
4242
@@ -52,7 +52,7 @@ website:
5252The Mina Rust Node implements the complete Mina protocol in Rust, including
5353network connectivity, block production, SNARK generation, and debugging tools.
5454
55- ** [ Learn More About Architecture →] ( https://o1-labs.github.io/openmina /docs/developers/getting-started ) **
55+ ** [ Learn More About Architecture →] ( https://o1-labs.github.io/mina-rust /docs/developers/getting-started ) **
5656
5757## Repository Structure
5858
@@ -65,11 +65,11 @@ This repository contains the complete Mina Rust Node implementation:
6565- ** [ cli/] ( cli ) ** - Command-line interface
6666- ** [ frontend/] ( frontend ) ** - Web-based node dashboard
6767
68- ** [ Learn more about the architecture →] ( https://o1-labs.github.io/openmina /docs/developers/getting-started ) **
68+ ** [ Learn more about the architecture →] ( https://o1-labs.github.io/mina-rust /docs/developers/getting-started ) **
6969
7070## Community & Support
7171
72- ** [ Visit our comprehensive documentation website →] ( https://o1-labs.github.io/openmina ) **
72+ ** [ Visit our comprehensive documentation website →] ( https://o1-labs.github.io/mina-rust ) **
7373
7474### Get Help & Contribute
7575
@@ -79,16 +79,16 @@ This repository contains the complete Mina Rust Node implementation:
7979 request features
8080- ** [ Discord Community] ( https://discord.com/channels/484437221055922177/1290662938734231552 ) ** -
8181 Real-time support and testing
82- - ** [ Contributing Guide] ( https://o1-labs.github.io/openmina /docs/developers/getting-started ) ** -
82+ - ** [ Contributing Guide] ( https://o1-labs.github.io/mina-rust /docs/developers/getting-started ) ** -
8383 How to contribute code
8484
8585### Key Documentation Sections
8686
87- - ** [ Node Operators] ( https://o1-labs.github.io/openmina /docs/node-operators/getting-started ) ** -
87+ - ** [ Node Operators] ( https://o1-labs.github.io/mina-rust /docs/node-operators/getting-started ) ** -
8888 Installation and operation guides
89- - ** [ Developers] ( https://o1-labs.github.io/openmina /docs/developers/getting-started ) ** -
89+ - ** [ Developers] ( https://o1-labs.github.io/mina-rust /docs/developers/getting-started ) ** -
9090 Architecture and contribution guides
91- - ** [ API Documentation] ( https://o1-labs.github.io/openmina /api-docs/ ) ** -
91+ - ** [ API Documentation] ( https://o1-labs.github.io/mina-rust /api-docs/ ) ** -
9292 Comprehensive API reference
9393
9494[ changelog ] : ./CHANGELOG.md
0 commit comments