From fe5c9072dfb9c6b4c68fe4160e95371fee07cce0 Mon Sep 17 00:00:00 2001 From: Luis Alvarez D Date: Mon, 10 Feb 2020 22:49:54 -0500 Subject: [PATCH] Update README.md (#10487) --- examples/with-stripe-typescript/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/with-stripe-typescript/README.md b/examples/with-stripe-typescript/README.md index 8156cd9a815e0f5..f98906c663816ae 100644 --- a/examples/with-stripe-typescript/README.md +++ b/examples/with-stripe-typescript/README.md @@ -2,7 +2,7 @@ - Demo: https://nextjs-typescript-react-stripe-js.now.sh/ - CodeSandbox: https://codesandbox.io/s/nextjs-typescript-react-stripe-js-rqrss -- Tutorial: https://dev.to/thorwebdev/type-safe-payments-with-next-js-typescript-and-stripe-2a1o +- Tutorial: https://dev.to/thorwebdev/type-safe-payments-with-next-js-typescript-and-stripe-4jo7 This is a full-stack TypeScript example using: