mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-03 19:53:58 +00:00
fix(doc): wrong link address (#9370)
Signed-off-by: 117503445 <t117503445@gmail.com> Signed-off-by: 117503445 <t117503445@gmail.com> Co-authored-by: Thane Thomson <connect@thanethomson.com>
This commit is contained in:
@@ -313,4 +313,4 @@ References
|
||||
|
||||
- `Tracking Ticket for P2P Refactor Project <https://github.com/tendermint/tendermint/issues/5670>`_
|
||||
- `ADR 61: P2P Refactor Scope <../architecture/adr-061-p2p-refactor-scope.md>`_
|
||||
- `ADR 62: P2P Architecture and Abstraction <../architecture/adr-061-p2p-architecture.md>`_
|
||||
- `ADR 62: P2P Architecture and Abstraction <../architecture/adr-062-p2p-architecture.md>`_
|
||||
|
||||
@@ -210,4 +210,4 @@ interesting to engage with. These could include dimensions, such as:
|
||||
References
|
||||
----------
|
||||
|
||||
- `ADR 66: End-to-End Testing <../architecture/adr-66-e2e-testing.md>`_
|
||||
- `ADR 66: End-to-End Testing <../architecture/adr-066-e2e-testing.md>`_
|
||||
|
||||
@@ -159,7 +159,7 @@ in many cases the panics were just added to simplify downstream error
|
||||
checking, and could easily be converted to errors.
|
||||
|
||||
The `Don't Panic RFC
|
||||
<https://github.com/tendermint/tendermint/blob/main/docs/rfc/rfc-008-do-not-panic.MD>`_
|
||||
<./rfc-008-do-not-panic.md>`_
|
||||
covers some of the background and approach.
|
||||
|
||||
While the changes are in this project are relatively rote, this will provide
|
||||
|
||||
Reference in New Issue
Block a user