Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
fix: fixing contributors and edit page link (#861)
Browse files Browse the repository at this point in the history
  • Loading branch information
githubdoramon authored Jan 17, 2024
1 parent 64b342c commit cc76512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/.vuepress/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default hopeTheme({

repo: "matter-labs/zksync-web-era-docs",

docsDir: "/",
docsDir: "/docs/",

pageInfo: ["Original", "Category"],

Expand Down Expand Up @@ -48,7 +48,7 @@ export default hopeTheme({
<a href="https://docs.lite.zksync.io/" target="_blank">zkSync Lite Docs (Deprecated)</a>
</div>
<p>Made with ❤️ by <a href='https://matter-labs.io/'> Matter Labs</a></p>
<p>Made with ❤️ by <a href='https://matter-labs.io/'>Matter Labs</a></p>
`,

Expand Down

0 comments on commit cc76512

Please sign in to comment.