mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 19:55:54 +00:00
remove dead links
This commit is contained in:
@@ -9,7 +9,7 @@ Ripple provides a live instance of the Data API with as complete a transaction r
|
||||
|
||||
|
||||
## More Information ##
|
||||
The Ripple Data API v2 replaces the [Historical Database v1](historical_data.html) and the [Charts API](charts_api.html).
|
||||
The Ripple Data API v2 replaces the Historical Database v1 and the [Charts API](https://github.com/ripple/ripple-data-api/).
|
||||
|
||||
* [API Methods](#api-method-reference)
|
||||
* [API Conventions](#api-conventions)
|
||||
|
||||
@@ -239,7 +239,7 @@ You will need to restart `rippled` for any configuration changes to take effect:
|
||||
|
||||
Most of the time, we describe the Ripple peer-to-peer network as one collective, singular entity -- and that's mostly true. There is one production Ripple peer-to-peer network, and all business that takes place on Ripple occurs within the production network.
|
||||
|
||||
However, sometimes you may want to do tests and experiments without interacting with the core network. That's why Ripple started the [Ripple Test Net](https://rippletest.net/), an "alternate universe" network, which can act as a testing ground for applications and the `rippled` server itself, without impacting the business operations of everyday Ripple users. The Ripple Test Net (also known as the AltNet) has a separate supply of TestNet-only XRP, which Ripple [gives away for free](https://ripple.com/build/ripple-test-net/) to parties interested in developing applications on the Test Net.
|
||||
However, sometimes you may want to do tests and experiments without interacting with the core network. That's why Ripple started the [Ripple Test Net](https://ripple.com/build/ripple-test-net/), an "alternate universe" network, which can act as a testing ground for applications and the `rippled` server itself, without impacting the business operations of everyday Ripple users. The Ripple Test Net (also known as the AltNet) has a separate supply of TestNet-only XRP, which Ripple [gives away for free](https://ripple.com/build/ripple-test-net/) to parties interested in developing applications on the Test Net.
|
||||
|
||||
**Caution:** Ripple makes no guarantees about the stability of the test network. It has been and continues to be used to test various properties of server configuration, network topology, and network performance.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user