mirror of https://github.com/twbs/bootstrap.git
Minor fixes for Docs Versions page (#38734)
This commit is contained in:
parent
d8883d753f
commit
2f61721575
|
|
@ -29,14 +29,14 @@
|
||||||
|
|
||||||
- group: v3.x
|
- group: v3.x
|
||||||
baseurl: "https://getbootstrap.com/docs"
|
baseurl: "https://getbootstrap.com/docs"
|
||||||
description: "Every minor and patch release from v3 is listed below. Last update was v3.4.1."
|
description: "Every minor release from v3 is listed below. Last update was v3.4.1."
|
||||||
versions:
|
versions:
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
|
|
||||||
- group: v4.x
|
- group: v4.x
|
||||||
baseurl: "https://getbootstrap.com/docs"
|
baseurl: "https://getbootstrap.com/docs"
|
||||||
description: "Our previous major release with its minor releases. Last update was v4.6.0."
|
description: "Our previous major release with its minor releases. Last update was v4.6.2."
|
||||||
versions:
|
versions:
|
||||||
- "4.0"
|
- "4.0"
|
||||||
- "4.1"
|
- "4.1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue