Skip to content

Commit

Permalink
Update links.
Browse files Browse the repository at this point in the history
  • Loading branch information
thorsten-stripe committed Feb 10, 2020
1 parent 71de557 commit ea85568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/with-stripe-typescript/README.md
@@ -1,7 +1,7 @@
# Example using Stripe with TypeScript and react-stripe-js 🔒💸

- Demo: https://nextjs-typescript-react-stripe-js.now.sh/
- CodeSandbox: https://codesandbox.io/s/nextjs-typescript-react-stripe-js-ix23n
- 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

This is a full-stack TypeScript example using:
Expand Down
2 changes: 1 addition & 1 deletion examples/with-stripe-typescript/package.json
@@ -1,7 +1,7 @@
{
"name": "with-stripe-typescript",
"version": "1.0.0",
"description": "",
"description": "Full-stack TypeScript sample using Next.js, react-stripe-js, and stripe-node.",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down

0 comments on commit ea85568

Please sign in to comment.