Skip to content

Commit

Permalink
Merge pull request #7 from zkSync-Community-Hub/db/update-link
Browse files Browse the repository at this point in the history
chore: update text for link
  • Loading branch information
itsacoyote authored May 16, 2024
2 parents dfdf910 + 18c3045 commit c78a425
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion layouts/tutorials.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const links = [
const communityLinks = [
{
icon: 'i-heroicons-academic-cap-solid',
label: 'Contribute to Community Code',
label: 'Contribute',
to: 'https://github.com/zkSync-Community-Hub/community-code',
},
{
Expand Down
2 changes: 1 addition & 1 deletion pages/tutorials/[...slug].vue
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const links = [
const communityLinks = [
{
icon: 'i-heroicons-academic-cap-solid',
label: 'Contribute to Community Code',
label: 'Contribute',
to: 'https://github.com/zkSync-Community-Hub/community-code',
},
{
Expand Down

0 comments on commit c78a425

Please sign in to comment.