Comment the GitHub code download syntax for now.

This commit is contained in:
Amarantha Kulkarni
2024-01-29 15:06:31 -08:00
committed by mDuo13
parent e2608b39bc
commit 0a04ecfb54
20 changed files with 38 additions and 38 deletions

View File

@@ -22,7 +22,7 @@ This example shows how to:
[![Test harness with currency transfer](/img/quickstart5.png)](/img/quickstart5.png)
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_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/content/_code-samples/quickstart/js/)<!-- {.github-code-download} --> archive to try each of the samples in your own browser.
**Note:** Without the Quickstart Samples, you will not be able to try the examples that follow.
@@ -67,7 +67,7 @@ To transfer an issued currency token, once you have created a trust line:
# Code Walkthrough
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_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/content/_code-samples/quickstart/js/)<!-- {.github-code-download} --> archive to try each of the samples in your own browser.
## ripplex2-send-currency.js
<!-- SPELLING_IGNORE: ripplex2 -->