Skip to content

Commit

Permalink
fix: removing privacy, terms and contact information and redirecting … (
Browse files Browse the repository at this point in the history
#337)

* fix: removing privacy, terms and contact information and redirecting to zksync.io page

* fix: fixing bad replace

---------

Co-authored-by: Ramon Canales <[email protected]>
  • Loading branch information
githubdoramon and Ramon Canales committed Jun 19, 2023
1 parent cbe8d14 commit 2fab153
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 534 deletions.
5 changes: 0 additions & 5 deletions docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ export default {
text: 'zkEVM',
link: '/zkevm/',
},
{
text: 'Contact and Media',
link: '/contact/',
},
{
text: 'Uptime',
link: '/uptime/',
Expand All @@ -90,7 +86,6 @@ export default {
}
],
sidebar: {
'/legal/': ['/legal/terms/', '/legal/privacy/'],
'/userdocs/': [
{
title: 'Welcome to zkSync',
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ In-depth articles can be found on our [Medium page](https://medium.com/matter-la

### Contact

If you have any questions or want to be part of our community, please check out our [contact page](/contact).
If you have any questions or want to be part of our community, please check out our [contact page](https://zksync.io/contact).
67 changes: 0 additions & 67 deletions docs/contact/README.md

This file was deleted.

171 changes: 0 additions & 171 deletions docs/legal/privacy/README.md

This file was deleted.

0 comments on commit 2fab153

Please sign in to comment.