Fix a badge (#105)

* fix a badge

* fix broken links
This commit is contained in:
Takayuki Maeda 2022-12-22 12:09:03 +09:00 committed by GitHub
parent 0a74b36824
commit ef54eb6f5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Awesome Alternatives in Rust
[![github workflow status](https://img.shields.io/github/workflow/status/TaKO8Ki/awesome-alternatives-in-rust/CI/main)](https://github.com/TaKO8Ki/awesome-alternatives-in-rust/actions) [![stakes.social](https://badge.devprotocol.xyz/0xC65ca20B670aa65fDd05DEBAFBF02D3387F316Cd/descriptive)](https://stakes.social/0xC65ca20B670aa65fDd05DEBAFBF02D3387F316Cd)
[![github workflow status](https://img.shields.io/github/actions/workflow/status/TaKO8Ki/awesome-alternatives-in-rust/ci.yml?branch=main)](https://github.com/TaKO8Ki/awesome-alternatives-in-rust/actions) [![stakes.social](https://badge.devprotocol.xyz/0xC65ca20B670aa65fDd05DEBAFBF02D3387F316Cd/descriptive)](https://stakes.social/0xC65ca20B670aa65fDd05DEBAFBF02D3387F316Cd)
A curated list of replacements for existing software written in Rust.
@ -37,7 +37,7 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
#### [Stockfish](https://github.com/official-stockfish/Stockfish/)
* [Pleco](https://github.com/sfleischman105/Pleco) - A Rust-based re-write of the Stockfish Chess Engine
* [Pleco](https://github.com/pleco-rs/Pleco) - A Rust-based re-write of the Stockfish Chess Engine
### Performance
@ -241,7 +241,7 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
#### [teddit](https://codeberg.org/teddit/teddit)
* [libreddit](https://github.com/spikecodes/libreddit) - Private front-end for Reddit written in Rust
* [libreddit](https://github.com/libreddit/libreddit) - Private front-end for Reddit written in Rust
## Development tools