diff --git a/public/img/blog/2025-09-02/ilp-payment-page.png b/public/img/blog/2025-09-30/ilp-payment-page.png similarity index 100% rename from public/img/blog/2025-09-02/ilp-payment-page.png rename to public/img/blog/2025-09-30/ilp-payment-page.png diff --git a/src/content/blog/2025-09-02-wallet-address-smart-redirect.mdx b/src/content/blog/2025-09-30-wallet-address-smart-redirect.mdx similarity index 98% rename from src/content/blog/2025-09-02-wallet-address-smart-redirect.mdx rename to src/content/blog/2025-09-30-wallet-address-smart-redirect.mdx index 0e9e1a0..8d457c3 100644 --- a/src/content/blog/2025-09-02-wallet-address-smart-redirect.mdx +++ b/src/content/blog/2025-09-30-wallet-address-smart-redirect.mdx @@ -1,7 +1,7 @@ --- title: "Wallet Address Smart Redirect" description: "One Wallet Address, Two Experiences: Introducing Wallet Address Smart Redirect in Rafiki" -date: 2025-09-02 +date: 2025-09-30 slug: wallet-address-smart-redirect authors: - Cozmin Ungureanu @@ -42,7 +42,7 @@ As of v1.1.2-beta, enabling **Smart Redirect**, Rafiki detects when a request is For example, when opened in a browser, `https://ilp.interledger.cards/007` redirects to: `https://interledgerpay.com/payment-choice?receiver=https://ilp.interledger.cards/007` -![Interledger Payment Page](/developers/img/blog/2025-09-02/ilp-payment-page.png) +![Interledger Payment Page](/developers/img/blog/2025-09-30/ilp-payment-page.png) The result: **a single wallet address that works seamlessly for both developers and end-users.**