https://github.com/twbs/bootstrap
Revision 08e0f239299b460dc46ff4d86d57efdacf5a9334 authored by Chris Rebert on 01 March 2015, 22:32:31 UTC, committed by Chris Rebert on 01 March 2015, 22:32:31 UTC
[Docs / README] Fix URL to match the plugin keyword recommendation
2 parent s a15baba + 673cd67
Raw File
Tip revision: 08e0f239299b460dc46ff4d86d57efdacf5a9334 authored by Chris Rebert on 01 March 2015, 22:32:31 UTC
Merge pull request #15965 from kkirsche/fixURL
Tip revision: 08e0f23
.gitattributes
# Enforce Unix newlines
*.css   text eol=lf
*.html  text eol=lf
*.js    text eol=lf
*.json  text eol=lf
*.less  text eol=lf
*.md    text eol=lf
*.svg   text eol=lf
*.yml   text eol=lf
# Don't diff or textually merge source maps
*.map   binary

bootstrap-theme.css linguist-vendored=false
bootstrap.css linguist-vendored=false
bootstrap.js linguist-vendored=false
back to top