mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
Remove {.github-code-download}
This commit is contained in:
@@ -11,9 +11,9 @@ This example shows how to:
|
||||
|
||||
[](/docs/img/quickstart-add-to-amm1.png)
|
||||
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/)<!-- {.github-code-download} --> archive to try each of the samples in your own browser.
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/) archive to try each of the samples in your own browser.
|
||||
|
||||
{% admonition type="note" name="Note" %}
|
||||
{% admonition type="info" name="Note" %}
|
||||
Without the Quickstart Samples, you will not be able to try the examples that follow.
|
||||
{% /admonition %}
|
||||
|
||||
|
||||
@@ -9,9 +9,9 @@ This example shows how to:
|
||||
|
||||
[](/docs/img/quickstart-create-amm1.png)
|
||||
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/)<!-- {.github-code-download} --> archive to try each of the samples in your own browser.
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/) archive to try each of the samples in your own browser.
|
||||
|
||||
{% admonition type="note" name="Note" %}
|
||||
{% admonition type="info" name="Note" %}
|
||||
Without the Quickstart Samples, you will not be able to try the examples that follow.
|
||||
{% /admonition %}
|
||||
|
||||
@@ -81,7 +81,7 @@ Create a new AMM pool with XRP and the issued tokens.
|
||||
5. Enter an amount in the **Asset 2 Amount** field.
|
||||
6. Click **Create AMM**.
|
||||
|
||||
{% admonition type="note" name="Note" %}
|
||||
{% admonition type="info" name="Note" %}
|
||||
Save the seed values of the standby and operational accounts for subsequent AMM tutorials.
|
||||
{% /admonition %}
|
||||
|
||||
|
||||
@@ -11,9 +11,9 @@ This example shows how to:
|
||||
|
||||
[](/docs/img/quickstart-trade-auction-slot1.png)
|
||||
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/)<!-- {.github-code-download} --> archive to try each of the samples in your own browser.
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/) archive to try each of the samples in your own browser.
|
||||
|
||||
{% admonition type="note" name="Note" %}
|
||||
{% admonition type="info" name="Note" %}
|
||||
Without the Quickstart Samples, you will not be able to try the examples that follow.
|
||||
{% /admonition %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user