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

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas McDonald <tom@conceptcoding.co.uk>2014-01-16 03:03:56 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2014-01-16 03:03:56 +0400
commit738f14a068eff3a97cbd1f09591d6f8267de4c4e (patch)
tree4bcf04debc5df3ba28194073b9f17be28e52efb9 /CONTRIBUTING.md
parent135c98d8a7fec9ef9fee7639e15c54a1e66820e9 (diff)
Switch remaining documentation links to twbs
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d6ec3141..9eb7c2ac 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -3,7 +3,7 @@
## Asset Changes
Any changes to `bootstrap-sass` assets (scss, javascripts, fonts) should be checked against the `convert` rake task.
-For usage instructions, see the [README](https://github.com/thomas-mcdonald/bootstrap-sass/blob/3/README.md).
+For usage instructions, see the [README](https://github.com/twbs/bootstrap-sass/blob/3/README.md).
If something is broken in the converter, it's preferable to update the converter along with the asset itself.
@@ -50,7 +50,7 @@ Example:
> causing the bug, and potential solutions (and your opinions on their
> merits).
-**[File a bug report](https://github.com/thomas-mcdonald/bootstrap-sass/issues/)**
+**[File a bug report](https://github.com/twbs/bootstrap-sass/issues/)**
## Pull requests