diff --git a/content/_code-samples/nftoken-tester/README.md b/content/_code-samples/nftoken-tester/README.md
deleted file mode 100644
index 1ef97bb695..0000000000
--- a/content/_code-samples/nftoken-tester/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# NFToken Test Harness
-
-Build an interface that can mint and trade non-fungible tokens (NFTs) on the NFT-Devnet.
diff --git a/content/_code-samples/nftoken-tester/js/nftoken-tester.html b/content/_code-samples/nftoken-tester/js/nftoken-tester.html
deleted file mode 100644
index 3be39cc5af..0000000000
--- a/content/_code-samples/nftoken-tester/js/nftoken-tester.html
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-NFToken Tester
-
-
-NFToken Tester
-
-
-
diff --git a/content/_code-samples/quickstart/js/quickstart.zip b/content/_code-samples/quickstart/js/quickstart.zip
index 88139f999c..57b7cdbdf3 100644
Binary files a/content/_code-samples/quickstart/js/quickstart.zip and b/content/_code-samples/quickstart/js/quickstart.zip differ
diff --git a/content/tutorials/quickstart/authorize-minter.md b/content/tutorials/quickstart/authorize-minter.md
index 72f8506445..1ec27a1745 100644
--- a/content/tutorials/quickstart/authorize-minter.md
+++ b/content/tutorials/quickstart/authorize-minter.md
@@ -27,11 +27,11 @@ You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-port
## Get Accounts
1. Open `6.authorized-minter.html` in a browser.
-2. Get test accounts.
- 1. If you have existing NFT-Devnet account seeds:
+2. Choose your ledger instance (_Testnet_ or _Devnet_).
+ 1. If you have existing test account seeds:
1. Paste the account seeds in the **Seeds** field.
2. Click **Get Accounts from Seeds**.
- 2. If you do not have existing NFT-Devnet accounts:
+ 2. If you do not have existing test accounts:
1. Click **Get New Standby Account**.
2. Click **Get New Operational Account**.
@@ -398,9 +398,6 @@ Update the form with fields and buttons to support the new functions.
Token Test Harness
-
-