Fix mixed link type in repo URL

This commit is contained in:
Rome Reginelli
2022-10-17 17:30:20 -07:00
committed by GitHub
parent 2ea8167321
commit c33b39a6c9

View File

@@ -4,7 +4,7 @@ The software that powers the XRP Ledger is open-source, so anyone can download,
| XRP Ledger Source Code | |
|:-----------------------|:----------------------------------------------------|
| Repository | <[https://github.com/XRPLF/rippled](https://github.com/XRPLF/rippled)> |
| Repository | <https://github.com/XRPLF/rippled> |
| License | [Multiple; ISC (permissive)](https://github.com/ripple/rippled/blob/develop/LICENSE.md) |
| Programming Language | C++ |