mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-11 13:25:12 +00:00
Merge pull request #457 from MaxXor/cli-url-fix
Fix link to source code on downloads page
This commit is contained in:
commit
cbf989c02c
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
||||||
- platform: Source Code & Blockchain
|
- platform: Source Code & Blockchain
|
||||||
id: source
|
id: source
|
||||||
icon: icon-github
|
icon: icon-github
|
||||||
cli_url: https://github.com/monero-project/bitmonero
|
cli_url: https://github.com/monero-project/monero
|
||||||
cli_hash: source
|
cli_hash: source
|
||||||
version: Bleeding edge (possibly unstable)
|
version: Bleeding edge (possibly unstable)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue