Skip to content

Commit

Permalink
[fix] Next.js source link
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Nov 3, 2023
1 parent 0661a46 commit 72c43be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ <h2 class="center">A non-trivial Movies app built in multiple frameworks</h2>
<div>
<a target="_blank" target="_blank" href="https://movies-flax-sigma.vercel.app/"
class="demo-btn">Demo</a>
<a target="_blank" href="https://github.com/tastejs/next-movies" class="source-btn">Source</a>
<a target="_blank" href="https://github.com/oktay/movies" class="source-btn">Source</a>
</div>

</div>
Expand Down

0 comments on commit 72c43be

Please sign in to comment.