From: Sunny Dhoke Date: Sun, 14 Jul 2019 08:52:33 +0000 (+0530) Subject: Added link to creative commons license (#29032) X-Git-Tag: v5.0.0-alpha1~1030 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a9fd74a83b23a33cc5d07d9c38eb0c02bfb73f6;p=thirdparty%2Fbootstrap.git Added link to creative commons license (#29032) The previous link is dead one. --- diff --git a/README.md b/README.md index 6045d4cf2e..4a3bcef874 100644 --- a/README.md +++ b/README.md @@ -210,4 +210,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/).