Skip to content

Commit 9ed7929

Browse files
chore: update youtube link in readme (#171)
## What ❔ * [x] Update YouTube link in the README file for a correct one <!-- What are the changes this PR brings about? --> <!-- Example: This PR adds a PR template to the repo. --> <!-- (For bigger PRs adding more context is appreciated) --> ## Why ❔ The previous one was outdated. <!-- Why are these changes done? What goal do they contribute to? What are the principles behind them? --> <!-- The `Why` has to be clear to non-Matter Labs entities running their own ZK Chain --> <!-- Example: PR templates ensure PR reviewers, observers, and future iterators are in context about the evolution of repos. --> ## Is this a breaking change? - [ ] Yes - [x] No ## 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.
1 parent 0a0b78c commit 9ed7929

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ Details on third-party notices can be found in [NOTICE.md](./NOTICE.md), in `ACK
6060
- [Twitter for Developers](https://twitter.com/zkSyncDevs)
6161
- [Discord](https://join.zksync.dev/)
6262
- [Mirror](https://zksync.mirror.xyz/)
63-
- [YouTube](https://www.youtube.com/@zkSync-era)
63+
- [YouTube](https://www.youtube.com/@zksync-io)
6464

6565
## Contribution
6666

6767
Unless you explicitly state otherwise, any contribution intentionally
6868
submitted for inclusion in the work by you, as defined in the Apache-2.0
6969
license, shall be dual licensed as above, without any additional terms or
70-
conditions.
70+
conditions.

0 commit comments

Comments
 (0)