Commit eb17995
committed
Merge rust-bitcoin#5024: docs(CONTRIBUTING.md): Fix broken anchors
f53af9f docs(CONTRIBUTING.md): Fix broken anchors (BonyHanter83)
Pull request description:
This updates CONTRIBUTING.md to fix two dead anchors that currently 404. The Table of Contents linked “CI and Merging” to #merging, but the markdown-generated anchor is #ci-and-merging; the ToC also referenced a “Policy” section that didn’t exist. I corrected the ToC link and added a short “Policy” section pointing to docs/policy.md.
ACKs for top commit:
apoelstra:
ACK f53af9f; successfully ran local tests; this is great, thanks!
Tree-SHA512: 6836ddda3ebeda37c03363d04c590a4935a0a378ba2352c3d45b4c9d55e9892ac5994293d143f06b6ad9940a4e7670125d369af22283e19cd769d8b4a140b3fa1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
221 | 225 | | |
222 | 226 | | |
223 | 227 | | |
| |||
0 commit comments