forked from kaboom-standards-organization/rfcs
RFC 0000: Make code-block follow final file name schema
This commit is contained in:
parent
4f5393088e
commit
e06581deb8
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ When you are making an RFC that supersedes another, commit your new RFC and in a
|
|||
If the RFC being superseded was #1234 - SelfCare and the RFC superseding it was #4321 - Exponential Backoff SelfCare, the disclaimer would be formatted like this:
|
||||
|
||||
```
|
||||
# THIS RFC HAS BEEN SUPERSEDED BY [#4321](./4321-Exponential-Backoff-SelfCare.md), AND IS ONLY PROVIDED FOR HISTORICAL PURPOSES!
|
||||
# THIS RFC HAS BEEN SUPERSEDED BY [#4321](./4321-Exponential_Backoff_SelfCare.md), AND IS ONLY PROVIDED FOR HISTORICAL PURPOSES!
|
||||
```
|
||||
|
||||
## Licensing
|
||||
|
|
Loading…
Reference in a new issue