From ffe93b1697ef66e84d433d79fb941b8da5d09edb Mon Sep 17 00:00:00 2001 From: ddawson Date: Wed, 21 Jun 2023 14:38:34 -0700 Subject: [PATCH] Rem Code Samples link --- content/tutorials/quickstart/py-quickstart-intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/tutorials/quickstart/py-quickstart-intro.md b/content/tutorials/quickstart/py-quickstart-intro.md index c1d3a643f5..d92a7267c2 100644 --- a/content/tutorials/quickstart/py-quickstart-intro.md +++ b/content/tutorials/quickstart/py-quickstart-intro.md @@ -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 python [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/python/){.github-code-download} +Download the python Quickstart Samples. **Note:** Without the Quickstart Samples, you will not be able to try the examples that follow. \ No newline at end of file