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:
authorPeter Gumeson <gumeson@gmail.com>2013-07-31 03:46:15 +0400
committerPeter Gumeson <gumeson@gmail.com>2013-07-31 03:46:15 +0400
commitf4294bfd0218a181a3c288dba7cb9811a99b9f83 (patch)
tree9c5050a501c7e7413ad6edbf1f99796634eec0c2 /CONTRIBUTING.md
parent1b362fddb5f9f856bb6bdc8d9828a16e7a62460d (diff)
Updates to README files to reflect correct repo
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e2d14ced..98ab040c 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/intridea/bootstrap-sass/edit/3.0.0-wip/README.md).
+For usage instructions, see the [README](https://github.com/thomas-mcdonald/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.