mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 07:05:51 +00:00
Code samples cleanup:
- Move Quickstart to a language folder - Copy-edits to code sample blurbs/titles
This commit is contained in:
@@ -38,7 +38,7 @@ To get started, create a new folder on your local disk and install the JavaScrip
|
||||
```
|
||||
|
||||
|
||||
Download and expand the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/quickstart.zip) archive.
|
||||
Download and expand the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/js/quickstart.zip) archive.
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -89,7 +89,7 @@ To transfer XRP between accounts:
|
||||
|
||||
# Code Walkthrough
|
||||
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/quickstart.zip) 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/quickstart.zip) in the source repository for this website.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user