Skip to content

Commit

Permalink
chore(docs): removed Internal repository (#373)
Browse files Browse the repository at this point in the history
# What ❔

- removed `Internal repository`

## Why ❔

- 404

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [x] Tests for the changes have been added / updated.
- [x] Documentation comments have been added / updated.
- [x] Code has been formatted via `zk fmt` and `zk lint`.

---------

Co-authored-by: Roman Brodetski <[email protected]>
  • Loading branch information
yilirong1992 and RomanBrodetski authored Nov 2, 2023
1 parent 406f235 commit f24d6bf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@

## zkSync Lite (v1)

| Internal repository | Public repository | Description |
| ------------------------------------------------------- | --------------------------------------------------------------------------- | ---------------------------------- |
| [zksync-dev](https://github.com/matter-labs/zksync-dev) | [zksync](https://github.com/matter-labs/zksync) | zksync Lite/v1 implementation |
| | [zksync-docs](https://github.com/matter-labs/zksync-docs) | Public documentation for zkSync v1 |
| | [zksync-dapp-checkout](https://github.com/matter-labs/zksync-dapp-checkout) | ?? |
| Public repository | Description |
| --------------------------------------------------------------------------- | ---------------------------------- |
| [zksync](https://github.com/matter-labs/zksync) | zksync Lite/v1 implementation |
| [zksync-docs](https://github.com/matter-labs/zksync-docs) | Public documentation for zkSync v1 |
| [zksync-dapp-checkout](https://github.com/matter-labs/zksync-dapp-checkout) | ?? |

0 comments on commit f24d6bf

Please sign in to comment.