Skip to content

Commit e2ba7b4

Browse files
committed
README: update leftover openmina references
1 parent 19cf7da commit e2ba7b4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="website/static/img/rust-node-social-card.svg" alt="Mina Rust Node - Fast and secure implementation of the Mina protocol in Rust" width="600px">
33

44
![Beta][beta-badge] [![release-badge]][release-link]
5-
![GitHub Repo stars](https://img.shields.io/github/stars/openmina/openmina?style=social)
5+
![GitHub Repo stars](https://img.shields.io/github/stars/o1-labs/mina-rust?style=social)
66
[![Changelog][changelog-badge]][changelog] [![Apache licensed]][Apache link]
77

88
_The **Mina Rust Node** is a fast and secure implementation of the Mina protocol
@@ -45,7 +45,7 @@ website:
4545
## Release Process
4646

4747
**This project is in beta**. We maintain a monthly release cycle, providing
48-
[updates every month](https://github.com/openmina/openmina/releases).
48+
[updates every month](https://github.com/o1-labs/mina-rust/releases).
4949

5050
## Core Features
5151

@@ -78,9 +78,9 @@ This repository contains the complete Mina Rust Node implementation:
7878

7979
### Get Help & Contribute
8080

81-
- **[GitHub Discussions](https://github.com/openmina/openmina/discussions)** -
81+
- **[GitHub Discussions](https://github.com/o1-labs/mina-rust/discussions)** -
8282
Ask questions and share ideas
83-
- **[Issues](https://github.com/openmina/openmina/issues)** - Report bugs or
83+
- **[Issues](https://github.com/o1-labs/mina-rust/issues)** - Report bugs or
8484
request features
8585
- **[Discord Community](https://discord.com/channels/484437221055922177/1290662938734231552)** -
8686
Real-time support and testing
@@ -99,7 +99,7 @@ This repository contains the complete Mina Rust Node implementation:
9999
[changelog]: ./CHANGELOG.md
100100
[beta-badge]: https://img.shields.io/badge/status-beta-yellow
101101
[changelog-badge]: https://img.shields.io/badge/changelog-Changelog-%23E05735
102-
[release-badge]: https://img.shields.io/github/v/release/openmina/openmina
103-
[release-link]: https://github.com/openmina/openmina/releases/latest
102+
[release-badge]: https://img.shields.io/github/v/release/o1-labs/mina-rust
103+
[release-link]: https://github.com/o1-labs/mina-rust/releases/latest
104104
[Apache licensed]: https://img.shields.io/badge/license-Apache_2.0-blue.svg
105-
[Apache link]: https://github.com/openmina/openmina/blob/master/LICENSE
105+
[Apache link]: https://github.com/o1-labs/mina-rust/blob/master/LICENSE

0 commit comments

Comments
 (0)