Fix links

This commit is contained in:
ddawson
2023-06-07 12:22:45 -07:00
parent f60618e9b7
commit 9ee7434ef6
4 changed files with 5 additions and 5 deletions

View File

@@ -52,6 +52,6 @@ To get started, create a new folder on your local disk and install the JavaScrip
npm install xrpl
```
Download and expand the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/js/quickstart.zip){.github-code-download} archive.
Download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/js/){.github-code-download}.
**Note:** Without the Quickstart Samples, you will not be able to try the examples that follow.