]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix bad anchor link in CONTRIBUTING.md 12133/head
authorJoel Kuzmarski <leoj3n@gmail.com>
Tue, 7 Jan 2014 07:45:33 +0000 (01:45 -0600)
committerJoel Kuzmarski <leoj3n@gmail.com>
Tue, 7 Jan 2014 07:45:33 +0000 (01:45 -0600)
commit483974695c981610a414b1e2925b734fabc07cf1
tree2f7ed392e20b8504014f35ea74ad7d6d96a17244
parent158a2394a27d3f0be269ca969c9203f9e74c8c22
Fix bad anchor link in CONTRIBUTING.md

Hey look, I'm contributing to CONTRIBUTING.md!

This anchor must have been overlooked while updating the docs in a previous commit. Expected behavior: scroll the document to a linked section. Experienced behavior: nada.

This proposed file change renames the anchor text from `coding conventions` to `coding guidelines` and changes the anchor link from `#code-conventions` to `#code-guidelines`.
CONTRIBUTING.md