Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
itsacoyote committed May 10, 2024
1 parent ad0d74d commit a0e4969
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions layouts/tutorials.vue
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ const links = [
const communityLinks = [
{
icon: 'i-heroicons-academic-cap-solid',
label: 'Contribute to the Cookbook',
to: 'https://github.com/zkSync-Community-Hub/cookbook',
label: 'Contribute to Community Code',
to: 'https://github.com/zkSync-Community-Hub/community-code',
},
{
icon: 'i-heroicons-chat-bubble-oval-left-ellipsis-16-solid',
Expand Down
4 changes: 2 additions & 2 deletions pages/tutorials/[...slug].vue
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ const links = [
const communityLinks = [
{
icon: 'i-heroicons-academic-cap-solid',
label: 'Contribute to the Cookbook',
to: 'https://github.com/zkSync-Community-Hub/cookbook',
label: 'Contribute to Community Code',
to: 'https://github.com/zkSync-Community-Hub/community-code',
},
{
icon: 'i-heroicons-chat-bubble-oval-left-ellipsis-16-solid',
Expand Down

0 comments on commit a0e4969

Please sign in to comment.