Skip to content

Commit

Permalink
fix: change link in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
olehbairak committed Apr 18, 2024
1 parent 4945a42 commit 39bd9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/testing-docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const config: Config = {
logo: {
alt: 'zkSync Logo',
src: 'img/logo_footer.svg',
href: 'https://matter-labs.io/',
href: 'https://zksync.io/',
width: 120,
height: 30,
},
Expand Down

0 comments on commit 39bd9d6

Please sign in to comment.