Skip to content

Commit f465581

Browse files
authored
Update _app.js
1 parent c8cfc78 commit f465581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/_app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ function MyApp({ Component, pageProps }) {
1818
<a href="https://stripe.com/docs/checkout/quickstart">Stripe Docs</a>.
1919
</strong>{" "}
2020
<br />
21-
Made using <a href="https://codehike.org">Code Hike</a>.
21+
Made using <a href="https://codehike.org">Code Hike</a>. Code <a href="https://github.com/code-hike/not-stripe">available on GitHub</a>.
2222
</div>
2323
<article>
2424
<div>

0 commit comments

Comments
 (0)