Skip to content

Commit

Permalink
Corrected the link to webpack (#58)
Browse files Browse the repository at this point in the history
Link was pointing to an akward page
  • Loading branch information
delight authored Dec 5, 2023
1 parent 7da2223 commit 42faf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/mellow-svelte/assets/js/pages/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</li>
<li>
<a
href="https://webpack.org"
href="https://webpack.js.org/"
target="_blank"
class="hover:text-gray-600 hover:underline"
>
Expand Down

0 comments on commit 42faf76

Please sign in to comment.