Fix link to code

This commit is contained in:
ddawson
2023-06-21 14:17:17 -07:00
parent a441977796
commit 901437b2f9

View File

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