Remove {.github-code-download}

This commit is contained in:
mDuo13
2024-10-09 15:35:41 -07:00
parent f42bb6c813
commit 610a5e7d29
23 changed files with 49 additions and 49 deletions

View File

@@ -24,7 +24,7 @@ This example shows how to:
## Prerequisites
Download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/)<!-- {.github-code-download} -->.
Download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/).
## Usage
@@ -119,7 +119,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/_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/_code-samples/quickstart/js/)in the source repository for this website.
## ripple8-escrow.js