Commit 9bd59790 authored by Mark Otto's avatar Mark Otto

Merge pull request #12242 from twbs/sass-contributing

add link to Sass CONTRIBUTING file in the About page
parents 4c9433d1 a624981e
...@@ -145,7 +145,7 @@ lead: "Learn about the history of Bootstrap, meet the core team, and check out t ...@@ -145,7 +145,7 @@ lead: "Learn about the history of Bootstrap, meet the core team, and check out t
</a> </a>
</div> </div>
</div> </div>
<p>The <a href="{{ site.sass_repo }}">official Sass port of Bootstrap</a> was created and is maintained by this team. It became part of Bootstrap's organization with v3.1.</p> <p>The <a href="{{ site.sass_repo }}">official Sass port of Bootstrap</a> was created and is maintained by this team. It became part of Bootstrap's organization with v3.1. Read the Sass <a href="https://github.com/twbs/bootstrap-sass/blob/master/CONTRIBUTING.md">contributing guidelines</a> for information on how the Sass port is developed.</p>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment