1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 08:34:08 +02:00

Merge pull request #12133 from leoj3n/patch-1

Fix bad anchor link in CONTRIBUTING.md
This commit is contained in:
Chris Rebert
2014-01-06 23:55:17 -08:00

View File

@@ -92,7 +92,7 @@ implementing features, refactoring code, porting to a different language),
otherwise you risk spending a lot of time working on something that the otherwise you risk spending a lot of time working on something that the
project's developers might not want to merge into the project. project's developers might not want to merge into the project.
Please adhere to the [coding conventions](#code-conventions) used throughout a Please adhere to the [coding guidelines](#code-guidelines) used throughout a
project (indentation, accurate comments, etc.) and any other requirements project (indentation, accurate comments, etc.) and any other requirements
(such as test coverage). (such as test coverage).