aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-01-15 15:27:07 -0800
committerMark Otto <[email protected]>2014-01-15 15:27:07 -0800
commit9bd597901382732285be1b92f8202f07e8db8da2 (patch)
tree2ba63b4349ecf75ba6d7d0ba16d297d7af5dd783
parent4c9433d13d789fac5edcc8531abc8f6b0fcf0f54 (diff)
parenta624981ef334c64adf5df829f02cda95528782f1 (diff)
downloadbootstrap-9bd597901382732285be1b92f8202f07e8db8da2.tar.xz
bootstrap-9bd597901382732285be1b92f8202f07e8db8da2.zip
Merge pull request #12242 from twbs/sass-contributing
add link to Sass CONTRIBUTING file in the About page
-rw-r--r--docs/about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about.html b/docs/about.html
index 137988ca6..602cd270b 100644
--- a/docs/about.html
+++ b/docs/about.html
@@ -145,7 +145,7 @@ lead: "Learn about the history of Bootstrap, meet the core team, and check out t
</a>
</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>