api-guidelines icon indicating copy to clipboard operation
api-guidelines copied to clipboard

Headers should link to the #c-heading

Open dtolnay opened this issue 8 years ago • 0 comments

For example clicking on the "Macro syntax is evocative of the output" currently links to https://rust-lang-nursery.github.io/api-guidelines/macros.html#input-syntax-is-evocative-of-the-output-c-evocative. Instead it should link to https://rust-lang-nursery.github.io/api-guidelines/macros.html#c-evocative as the checklist does. This would allow us to improve the wording of guideline titles without breaking links.

dtolnay avatar Oct 29 '17 18:10 dtolnay