diff --git a/docs/rfc/rfc-000-p2p-roadmap.rst b/docs/rfc/rfc-000-p2p-roadmap.rst index dc9b54c7f..4f3e868cf 100644 --- a/docs/rfc/rfc-000-p2p-roadmap.rst +++ b/docs/rfc/rfc-000-p2p-roadmap.rst @@ -313,4 +313,4 @@ References - `Tracking Ticket for P2P Refactor Project `_ - `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>`_ diff --git a/docs/rfc/rfc-004-e2e-framework.rst b/docs/rfc/rfc-004-e2e-framework.rst index 700d861b2..7c7b96fc8 100644 --- a/docs/rfc/rfc-004-e2e-framework.rst +++ b/docs/rfc/rfc-004-e2e-framework.rst @@ -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>`_ diff --git a/docs/rfc/rfc-020-onboarding-projects.rst b/docs/rfc/rfc-020-onboarding-projects.rst index d5ffa1afc..d9f883ca0 100644 --- a/docs/rfc/rfc-020-onboarding-projects.rst +++ b/docs/rfc/rfc-020-onboarding-projects.rst @@ -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 -`_ +<./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