Skip to content

Commit 007a4c1

Browse files
committed
fixed more links
1 parent 65276ea commit 007a4c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Our mission is to allow anyone to launch their own sovereign, customizable block
1414
::: tip
1515
In order to use Rollkit, it's important to have some familiarity with Cosmos SDK. You can get up to speed on Cosmos SDK by visiting their [official documentation page](https://docs.cosmos.network/main).
1616

17-
If you're familiar with Rollkit, you may want to skip to the [tutorials section](/tutorials/gm-world).
17+
If you're familiar with Rollkit, you may want to skip to the [tutorials section](/tutorials/gm-world.md).
1818
:::
1919

2020
## What is Rollkit?
@@ -60,7 +60,7 @@ Rollups inherit security from a data availability layer, by posting blocks to it
6060
Rollkit rollups are deployed on specialized data availability layers like Celestia, which directly leverages the scalability of the DA layer. Additionally, rollup transactions are executed off-chain rather than the data availability layer. This means rollups have their own dedicated computational resources, rather than sharing computational resources with other applications.
6161

6262
- **Customizability:**
63-
Rollkit is built as an open source modular framework, to make it easier for developers to reuse the four main components and customize their rollups. These components are data availability layers, execution environments, proof systems, and sequencer schemes. The components used by the [Rollkit stack](/learn/stack) are customizable.
63+
Rollkit is built as an open source modular framework, to make it easier for developers to reuse the four main components and customize their rollups. These components are data availability layers, execution environments, proof systems, and sequencer schemes. The components used by the [Rollkit stack](/learn/stack.md) are customizable.
6464

6565
- **Faster time to market:**
6666
Rollkit eliminates the need to bootstrap a validator set, manage a consensus network, incur high economic costs, and face other trade-offs that come with deploying a new layer 1. Rollkit's goal is to make deploying a rollup as easy as it is to deploy a smart contract, cutting the time it takes to bring blockchain products to market from months or even years to just minutes.

0 commit comments

Comments
 (0)