From 2335d2b7d8d9463abc85f79b430926380dd41001 Mon Sep 17 00:00:00 2001
From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com>
Date: Mon, 9 Oct 2023 20:15:20 +0000
Subject: [PATCH] docs: update the specs links (backport #2637) (#2642)
This is an automatic backport of pull request #2637 done by
[Mergify](https://mergify.com).
---
Mergify commands and options
More conditions and actions can be found in the
[documentation](https://docs.mergify.com/).
You can also trigger Mergify actions by commenting on this pull request:
- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport ` will backport this PR on
`` branch
Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you
can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
Co-authored-by: CHAMI Rachid
---
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