mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 04:35:49 +00:00
Reorg tokens & stablecoin use case
wip fix links fix 2 links trim and add topics Add checklist, rename sc subtopics Fix internal links Add DEX/AMM Add graphics reorg files reorg/rename Fix blurb Remove old JA files edits per review review changes rename output file name of index files to match the folder name Update output file and parent filenames add reusable links snippet fix broken links Update Ja file Move path.md to same location in i18n folder Revert naming for nft-collections page Rename to match files in En and Ja update links to reflect updated file name Rename nft-auctions under Ja folder and update links throughout Rename nftoken-authorized-minting and update links throughout Fix links Rename the nft-fixed-supply Ja file to match the reorg in English and update links Move nft-reserve-requirements file in Ja and update links Fix some more broken links Fix more broken links by renaming html files back Stablecoin reorg: fix various issues Remove nfts_by_issuer method (unreleased) page Remove redundant parent: attrs from config file Fix syntax highlighting of Authorizing Another Minter js Fix config/frontmatter errors
This commit is contained in:
@@ -179,7 +179,7 @@ Response:
|
||||
|
||||
- **Concepts:**
|
||||
- [Freezing Issued Currencies](freezes.html)
|
||||
- [Trust Lines and Issuing](trust-lines-and-issuing.html)
|
||||
- [Trust Lines](trust-lines-and-issuing.html)
|
||||
- **Tutorials:**
|
||||
- [Enact Global Freeze](enact-global-freeze.html)
|
||||
- [Freeze a Trust Line](freeze-a-trust-line.html)
|
||||
@@ -193,6 +193,6 @@ Response:
|
||||
|
||||
|
||||
<!--{# common link defs #}-->
|
||||
{% include '_snippets/rippled-api-links.md' %}
|
||||
{% include '_snippets/tx-type-links.md' %}
|
||||
{% include '_snippets/rippled-api-links.md' %}
|
||||
{% include '_snippets/tx-type-links.md' %}
|
||||
{% include '_snippets/rippled_versions.md' %}
|
||||
|
||||
@@ -255,7 +255,7 @@ After the transaction is validated, you can confirm the status of the Global Fre
|
||||
|
||||
- **Concepts:**
|
||||
- [Freezing Issued Currencies](freezes.html)
|
||||
- [Trust Lines and Issuing](trust-lines-and-issuing.html)
|
||||
- [Trust Lines](trust-lines-and-issuing.html)
|
||||
- **Tutorials:**
|
||||
- [Enable No Freeze](enable-no-freeze.html)
|
||||
- [Freeze a Trust Line](freeze-a-trust-line.html)
|
||||
@@ -270,6 +270,6 @@ After the transaction is validated, you can confirm the status of the Global Fre
|
||||
|
||||
|
||||
<!--{# common link defs #}-->
|
||||
{% include '_snippets/rippled-api-links.md' %}
|
||||
{% include '_snippets/tx-type-links.md' %}
|
||||
{% include '_snippets/rippled-api-links.md' %}
|
||||
{% include '_snippets/tx-type-links.md' %}
|
||||
{% include '_snippets/rippled_versions.md' %}
|
||||
|
||||
@@ -331,7 +331,7 @@ As before, wait for the transaction to be validated by consensus.
|
||||
|
||||
- **Concepts:**
|
||||
- [Freezing Issued Currencies](freezes.html)
|
||||
- [Trust Lines and Issuing](trust-lines-and-issuing.html)
|
||||
- [Trust Lines](trust-lines-and-issuing.html)
|
||||
- **Tutorials:**
|
||||
- [Enable No Freeze](enable-no-freeze.html)
|
||||
- [Enact Global Freeze](enact-global-freeze.html)
|
||||
@@ -346,6 +346,6 @@ As before, wait for the transaction to be validated by consensus.
|
||||
|
||||
|
||||
<!--{# common link defs #}-->
|
||||
{% include '_snippets/rippled-api-links.md' %}
|
||||
{% include '_snippets/tx-type-links.md' %}
|
||||
{% include '_snippets/rippled-api-links.md' %}
|
||||
{% include '_snippets/tx-type-links.md' %}
|
||||
{% include '_snippets/rippled_versions.md' %}
|
||||
|
||||
Reference in New Issue
Block a user