From b16a2358b73dde3b26aa4e23248a277027af564b Mon Sep 17 00:00:00 2001 From: Ian Mukherjee Date: Mon, 18 Dec 2023 09:21:07 -0500 Subject: [PATCH] Add alt text to images on Embedded Elements pages --- .../0 Embedded Elements/1 CheckoutWithCard.mdx | 2 +- ...One Time Checkout Link.mdx => 3 One-Time Checkout Links.mdx} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename docs/onboarding/22 NFT Checkouts/1b Advanced Guides/{3 One Time Checkout Link.mdx => 3 One-Time Checkout Links.mdx} (97%) diff --git a/docs/onboarding/22 NFT Checkouts/1b Advanced Guides/0 Embedded Elements/1 CheckoutWithCard.mdx b/docs/onboarding/22 NFT Checkouts/1b Advanced Guides/0 Embedded Elements/1 CheckoutWithCard.mdx index 3f813e446..d5194dbae 100644 --- a/docs/onboarding/22 NFT Checkouts/1b Advanced Guides/0 Embedded Elements/1 CheckoutWithCard.mdx +++ b/docs/onboarding/22 NFT Checkouts/1b Advanced Guides/0 Embedded Elements/1 CheckoutWithCard.mdx @@ -159,7 +159,7 @@ Here's an example component with the following props: } ``` -![](../../assets/checkout-with-card-customization-demo.png) +![CheckoutWithCard form customization demo](../../assets/checkout-with-card-customization-demo.png) ## Important Notes diff --git a/docs/onboarding/22 NFT Checkouts/1b Advanced Guides/3 One Time Checkout Link.mdx b/docs/onboarding/22 NFT Checkouts/1b Advanced Guides/3 One-Time Checkout Links.mdx similarity index 97% rename from docs/onboarding/22 NFT Checkouts/1b Advanced Guides/3 One Time Checkout Link.mdx rename to docs/onboarding/22 NFT Checkouts/1b Advanced Guides/3 One-Time Checkout Links.mdx index 1a74daf28..cb3a3c5ee 100644 --- a/docs/onboarding/22 NFT Checkouts/1b Advanced Guides/3 One Time Checkout Link.mdx +++ b/docs/onboarding/22 NFT Checkouts/1b Advanced Guides/3 One-Time Checkout Links.mdx @@ -1,6 +1,6 @@ --- slug: /checkouts/one-time-checkout-link -title: One-time Checkout Links +title: One-Time Checkout Links --- A one-time Checkout Link is a prebuilt checkout experience that is customized per buyer by providing a fixed price, email, wallet address, quantity, and more.