From 9cfebc798e7a76b558453febe7e3a98df47d6cb6 Mon Sep 17 00:00:00 2001 From: Amarantha Kulkarni Date: Tue, 28 Jun 2022 01:28:01 -0700 Subject: [PATCH] updates after building locally --- content/concepts/nodes-and-clients/the-clio-server.md | 6 +----- .../manage-the-clio-server/install-clio-on-ubuntu.md | 6 +----- dactyl-config.yml | 1 + 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/content/concepts/nodes-and-clients/the-clio-server.md b/content/concepts/nodes-and-clients/the-clio-server.md index f459297cd9..9811910b6c 100644 --- a/content/concepts/nodes-and-clients/the-clio-server.md +++ b/content/concepts/nodes-and-clients/the-clio-server.md @@ -4,7 +4,7 @@ parent: concepts.html template: pagetype-category.html.jinja blurb: Clio is an XRP Ledger API server optimized for WebSocket or HTTP API calls. --- -# Clio - the XRP Ledger API Server +# The Clio Server Clio is an XRP Ledger API server optimized for WebSocket or HTTP API calls for validated ledger data. @@ -40,9 +40,5 @@ When a Clio server receives an API request, it looks up data from these data sto ## See Also -- **References:** - - [Commandline Usage Reference](commandline-usage.html) - Detailed information on command-line options for all `rippled` server modes and Clio nodes. - - [server_info][clio-server-info.html] - API method to retrieve the status of the Clio server. - **Tutorials:** - - [Build and Run a Clio node](build-run-clio-node.html) - [Install Clio server on Ubuntu](install-clio-on-ubuntu.html) \ No newline at end of file diff --git a/content/tutorials/manage-the-clio-server/install-clio-on-ubuntu.md b/content/tutorials/manage-the-clio-server/install-clio-on-ubuntu.md index f8b08ada6f..35bf9b76e4 100644 --- a/content/tutorials/manage-the-clio-server/install-clio-on-ubuntu.md +++ b/content/tutorials/manage-the-clio-server/install-clio-on-ubuntu.md @@ -136,8 +136,4 @@ Before you install Clio, you must meet the following requirements. ## See Also - **Concepts:** - - [The Clio Server](the-clio-server.html) -- **Tutorials:** - - [Build and Run Clio Server](build-run-clio-ubuntu.html) -- **References:** - - [rippled and Clio API Reference](rippled-api.html) \ No newline at end of file + - [The Clio Server](the-clio-server.html) \ No newline at end of file diff --git a/dactyl-config.yml b/dactyl-config.yml index d39fe9e8a3..0b0a2c1bcd 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -2033,6 +2033,7 @@ pages: - en - md: tutorials/manage-the-clio-server/install-clio-on-ubuntu.md + parent: manage-the-clio-server.html targets: - en