Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2014-11-30 01:25:12 +0300
committerMark Otto <markd.otto@gmail.com>2014-11-30 01:25:12 +0300
commit01fa32e879d001add202d3b28ee510ac5fd66ff9 (patch)
tree366c36309c9584664936e69cc8132a4e8d8e6185 /README.md
parentb38e284e188f82548f62dfff8811deb593c2dd2f (diff)
parent992644ee34348f81c77a1558e190d4ff56671e23 (diff)
Merge pull request #15167 from vsn4ik/rem_blob_master_from_links
Remove redundant .../blob/master/ prefix in markdown.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08e8565325..0d8488f1b5 100644
--- a/README.md
+++ b/README.md
@@ -126,4 +126,4 @@ For transparency into our release cycle and in striving to maintain backward com
## Copyright and license
-Code and documentation copyright 2011-2014 Twitter, Inc. Code released under [the MIT license](LICENSE). Docs released under [Creative Commons](docs/LICENSE).
+Code and documentation copyright 2011-2014 Twitter, Inc. Code released under [the MIT license](https://github.com/twbs/bootstrap/blob/master/LICENSE). Docs released under [Creative Commons](https://github.com/twbs/bootstrap/blob/master/docs/LICENSE).