]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
#29034 Fix broken links (#29035)
authorManuel Alcaraz <47950933+m-alzam@users.noreply.github.com>
Sun, 14 Jul 2019 09:41:34 +0000 (11:41 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Sun, 14 Jul 2019 09:41:34 +0000 (12:41 +0300)
.github/CONTRIBUTING.md

index 387076d2ef3e86f953545c130c97c75e81f1dacb..1ef585c09d23f29a8559ee9a76a869c0c4961d32 100644 (file)
@@ -195,7 +195,7 @@ included in the project:
     with a clear title and description against the `master` branch.
 
 **IMPORTANT**: By submitting a patch, you agree to allow the project owners to
-license your work under the terms of the [MIT License](LICENSE) (if it
+license your work under the terms of the [MIT License](../LICENSE) (if it
 includes code changes) and under the terms of the
 [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/)
 (if it includes documentation changes).
@@ -232,7 +232,7 @@ Run `npm run test` before committing to ensure your changes follow our coding st
 
 ## License
 
-By contributing your code, you agree to license your contribution under the [MIT License](LICENSE).
+By contributing your code, you agree to license your contribution under the [MIT License](../LICENSE).
 By contributing to the documentation, you agree to license your contribution under the [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/).
 
 Prior to v3.1.0, Bootstrap's code was released under the Apache License v2.0.