Browse Source

rfc: fix link style (#6870)

This is super minor, but chaning this to fix a broken link and to
match the existing style of the ADRs.
pull/6841/head
Sam Kleinman 3 years ago
committed by GitHub
parent
commit
94e1eb8cfe
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/rfc/README.md

+ 2
- 2
docs/rfc/README.md View File

@ -37,6 +37,6 @@ sections.
## Table of Contents
- [RFC-000: P2P Roadmap](./rfc-000.p2p-roadmap.rst)
- [RFC-000: P2P Roadmap](./rfc-000-p2p-roadmap.rst)
<!-- - [RFC-NNN: Title](./rfc-NNN.title.md) -->
<!-- - [RFC-NNN: Title](./rfc-NNN-title.md) -->

Loading…
Cancel
Save