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

@@ -24,7 +24,7 @@ This example shows how to:
## Prerequisites
Download and expand the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/js/){.github-code-download} archive.
Download and expand the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/js/)<!-- {.github-code-download} --> archive.
## Usage
@@ -121,7 +121,7 @@ If you forget to save the sequence number, you can find it in the escrow transac
# 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} in the source repository for this website.
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/js/)<!-- {.github-code-download} --> in the source repository for this website.
## getConditionAndFulfillment.js