From 4e4a1febb018ef7a878e5a26b9ab68c3f5fcfe4d Mon Sep 17 00:00:00 2001 From: Sunny Dhoke Date: Sun, 14 Jul 2019 14:22:33 +0530 Subject: [PATCH] Added link to creative commons license (#29032) The previous link is dead one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48f9d7cb1a..e59b5e128b 100644 --- a/README.md +++ b/README.md @@ -206,4 +206,4 @@ Support this project by becoming a sponsor. Your logo will show up here with a l ## Copyright and license -Code and documentation copyright 2011-2019 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors) and [Twitter, Inc.](https://twitter.com) 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). +Code and documentation copyright 2011-2019 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors) and [Twitter, Inc.](https://twitter.com) Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/master/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).