Update source repo URL

This commit is contained in:
Amarantha Kulkarni
2022-09-29 08:58:50 -07:00
committed by GitHub
parent 16e171157c
commit 2ea8167321

View File

@@ -4,11 +4,11 @@ The software that powers the XRP Ledger is open-source, so anyone can download,
| XRP Ledger Source Code | |
|:-----------------------|:----------------------------------------------------|
| Repository | <https://github.com/ripple/rippled/> |
| Repository | <[https://github.com/XRPLF/rippled](https://github.com/XRPLF/rippled)> |
| License | [Multiple; ISC (permissive)](https://github.com/ripple/rippled/blob/develop/LICENSE.md) |
| Programming Language | C++ |
If you're not sure where to start, Dev Null Productions provides a detailed and thorough [**Source Code Guide**](https://xrpintel.com/source) that describes the structure and functions of the `rippled` XRP Ledger server implementation.
If you're not sure where to start, Dev Null Productions provides a detailed and thorough [**Source Code Guide**](https://xrpintel.com/source) that describes the structure and functions of the core XRP Ledger server (`rippled`) implementation.
## Standards Drafts