From 1e040cec4774d8f9f73f87ce9838a1d8909c49b4 Mon Sep 17 00:00:00 2001 From: ddawson Date: Fri, 11 Aug 2023 14:50:56 -0700 Subject: [PATCH] minor toc fixes --- .../tokenization/stablecoin-issuer-compliance-guidelines.md | 2 +- ...lecoin-precautions.md => stablecoin-issuer-precautions.md} | 4 ++-- content/use-cases/tokenization/stablecoin-issuer.md | 4 ++-- dactyl-config.yml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename content/use-cases/tokenization/{stablecoin-precautions.md => stablecoin-issuer-precautions.md} (97%) diff --git a/content/use-cases/tokenization/stablecoin-issuer-compliance-guidelines.md b/content/use-cases/tokenization/stablecoin-issuer-compliance-guidelines.md index 3df31f7194f..c60ef244987 100644 --- a/content/use-cases/tokenization/stablecoin-issuer-compliance-guidelines.md +++ b/content/use-cases/tokenization/stablecoin-issuer-compliance-guidelines.md @@ -5,7 +5,7 @@ blurb: Token issuers are responsible for complying with local regulations and re labels: - Tokens --- -# Stablecoin Issuer Compliance Guidelines +# Stablecoin Issuer - Compliance Guidelines Token issuers are responsible for complying with local regulations and reporting to the appropriate agencies. Regulations vary by country and state, but may include the reporting and compliance requirements described in the following sections. Before issuing a token, you should seek professional legal advice on the requirements for your jurisdiction and use case. The following resources may be useful background reading. diff --git a/content/use-cases/tokenization/stablecoin-precautions.md b/content/use-cases/tokenization/stablecoin-issuer-precautions.md similarity index 97% rename from content/use-cases/tokenization/stablecoin-precautions.md rename to content/use-cases/tokenization/stablecoin-issuer-precautions.md index e8f9c5ee396..e4b31a77472 100644 --- a/content/use-cases/tokenization/stablecoin-precautions.md +++ b/content/use-cases/tokenization/stablecoin-issuer-precautions.md @@ -1,11 +1,11 @@ --- -html: stablecoin-precautions.html +html: stablecoin-issuer-precautions.html parent: stablecoin-issuer.html blurb: Stablecoin precautions to consider when transferring funds in and out of the XRPL. labels: - Tokens --- -# Stablecoin Precautions +# Stablecoin Issuer - Precautions Processing payments to and from the XRP Ledger naturally comes with some risks, so an issuer should be sure to take care in implementing these processes. As a stablecoin issuer, you should consider the following precautions: diff --git a/content/use-cases/tokenization/stablecoin-issuer.md b/content/use-cases/tokenization/stablecoin-issuer.md index d2add7e0ffb..1a69f385c34 100644 --- a/content/use-cases/tokenization/stablecoin-issuer.md +++ b/content/use-cases/tokenization/stablecoin-issuer.md @@ -11,7 +11,7 @@ labels: While anyone can issue a token with any currency code in the XRP Ledger, stablecoins' value comes from the promise that they can be redeemed for the corresponding assets. Issuing a stablecoin may also involve regulatory obligations, which vary by jurisdiction. For these reasons, issuing a stablecoin generally requires an established, reputable business. -This article provides information you should know before issuing a stablecoin and summarizes the choices involved in setting up a stablecoin issuer.. +This article provides information you should know before issuing a stablecoin and summarizes the choices involved in setting up a stablecoin issuer. ## Background Information @@ -96,7 +96,7 @@ For an exchange such as ACME to integrate with the XRP Ledger, make the followin - ACME always keeps enough funds on-hand to pay withdrawals on demand, subject to their terms and conditions. - ACME can set fees, minimum withdrawals, and delay times for deposits and withdrawals as their business model demands. -There are additional considerations before issuing a stablecoin. See [Stablecoin Precautions](stablecoin-precautions.html) +There are additional considerations before issuing a stablecoin. See [Stablecoin Precautions](stablecoin-issuer-precautions.html) ## Sending into the XRP Ledger diff --git a/dactyl-config.yml b/dactyl-config.yml index a627b3c0164..7e768b94285 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -612,7 +612,7 @@ pages: - en - ja - - md: use-cases/tokenization/stablecoin-precautions.md + - md: use-cases/tokenization/stablecoin-issuer-precautions.md parent: stablecoin-issuer.html targets: - en