2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Fix 404s after the master -> main change. (#31177)

This commit is contained in:
XhmikosR
2020-06-26 02:34:44 +03:00
committed by GitHub
parent d332d37617
commit 3f76a6fcd2
17 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -24,4 +24,4 @@
**[Head to the default branch for guidance on local development, contributing, support, and more.](https://github.com/twbs/bootstrap/)**
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/main/LICENSE). Docs released under [Creative Commons](https://github.com/twbs/bootstrap/blob/main/docs/LICENSE).