From 475962819e16f235dce4b0aed9dca1aceb5cf10e Mon Sep 17 00:00:00 2001 From: Viktor Pavlik <160131789+Vikt0rPavlik@users.noreply.github.com> Date: Tue, 7 Jan 2025 18:41:31 +0100 Subject: [PATCH] Update documentation link in rollup-stacks.md (#1841) * Update rollup-stacks.md * Apply suggestions from code review --------- Co-authored-by: Josh Stein <46639943+jcstein@users.noreply.github.com> --- how-to-guides/rollup-stacks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to-guides/rollup-stacks.md b/how-to-guides/rollup-stacks.md index f40e85ef767..61205f4e7b1 100644 --- a/how-to-guides/rollup-stacks.md +++ b/how-to-guides/rollup-stacks.md @@ -86,7 +86,7 @@ any monolithic chain. But, the data of those transactions get sent to a layer 1 blockchain to carry out the remaining functions. If you want to brush up on your understanding of modular blockchains, -head over to [learn modular](https://celestia.org/learn/). +head over to [learn modular](../learn/how-celestia-works/monolithic-vs-modular). ## Benefits of modular blockchains