Skip to content

Commit ec5bb9e

Browse files
cdk section style checked
1 parent 7abf64a commit ec5bb9e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/cdk/concepts/rollup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Rollups are blockchain layer 2 scaling solutions that speed up the network by *r
33
CDK provides zkEVM rollup solutions.
44

55
!!! info "Recommended resource"
6-
See Ethereum.org's detailed [description of zero-knowledge rollups](https://ethereum.org/en/developers/docs/scaling/zk-rollups/).
6+
See [Ethereum.org's detailed description of zero-knowledge rollups](https://ethereum.org/en/developers/docs/scaling/zk-rollups/).

docs/cdk/concepts/validium.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Validiums are blockchain scaling solutions that do not store transaction data on-chain.
22

33
!!! info "Recommended resource"
4-
See Ethereum.org's detailed [description of validiums](https://ethereum.org/en/developers/docs/scaling/validium/).
4+
See [Ethereum.org's detailed description of validiums](https://ethereum.org/en/developers/docs/scaling/validium/).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Run a CDK rollup locally
22

3-
The following documentation is a quickstart guide for deploying a CDK rollup on your local machine.
3+
The following link takes you to a quickstart guide for deploying a CDK rollup on your local machine.
44

55
[https://github.com/0xPolygonHermez/zkevm-node/blob/develop/docs/running_local.md](https://github.com/0xPolygonHermez/zkevm-node/blob/develop/docs/running_local.md)

0 commit comments

Comments
 (0)