Skip to content

Commit

Permalink
fix(doc): wrong link address (tendermint#9370)
Browse files Browse the repository at this point in the history
Signed-off-by: 117503445 <[email protected]>

Signed-off-by: 117503445 <[email protected]>
Co-authored-by: Thane Thomson <[email protected]>
  • Loading branch information
117503445 and thanethomson authored Sep 3, 2022
1 parent c71efd1 commit e667b85
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/rfc/rfc-000-p2p-roadmap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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>`_
2 changes: 1 addition & 1 deletion docs/rfc/rfc-004-e2e-framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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>`_
2 changes: 1 addition & 1 deletion docs/rfc/rfc-020-onboarding-projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e667b85

Please sign in to comment.