From 995f122c43d0bda9082f60b10edc2e29bdf929a9 Mon Sep 17 00:00:00 2001 From: CHAMI Rachid Date: Mon, 9 Oct 2023 21:43:01 +0200 Subject: [PATCH] docs: update the specs links (#2637) --- pkg/wrapper/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/wrapper/README.md b/pkg/wrapper/README.md index 8a147ece42..4e911aa681 100644 --- a/pkg/wrapper/README.md +++ b/pkg/wrapper/README.md @@ -76,9 +76,9 @@ One namespace ID is located in the first `NamespaceIDSize` bytes, while the othe ## References - Namespaced Merkle tree specifications: -- Celestia original data square specification: -- Celestia constants: -- Celestia reserved namespace IDs: +- Celestia original data square specification: +- Celestia constants: +- Celestia reserved namespace IDs: [nmtlink]: https://github.com/celestiaorg/nmt/blob/master/docs/spec/nmt.md [nmtwrapper-link]: https://github.com/celestiaorg/celestia-app/blob/main/pkg/wrapper/nmt_wrapper.go