aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcccabinet <[email protected]>2022-05-10 21:08:49 +0900
committerMark Otto <[email protected]>2022-05-10 15:17:29 -0700
commit795167d822d3752ef2ad4f6e716a37e0270c741e (patch)
treec80e2147493d0caab38b21093f3a8d3a3c664d82
parent3cac119930ba0d54771d7cbbb3fc5a29661afb2f (diff)
downloadbootstrap-795167d822d3752ef2ad4f6e716a37e0270c741e.tar.xz
bootstrap-795167d822d3752ef2ad4f6e716a37e0270c741e.zip
Fix contents.md
-rw-r--r--site/content/docs/5.1/getting-started/contents.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.1/getting-started/contents.md b/site/content/docs/5.1/getting-started/contents.md
index b9b92506c..a83b65ee3 100644
--- a/site/content/docs/5.1/getting-started/contents.md
+++ b/site/content/docs/5.1/getting-started/contents.md
@@ -74,7 +74,7 @@ Bootstrap includes a handful of options for including some or all of our compile
| `bootstrap.css`<br> `bootstrap.min.css`<br> `bootstrap.rtl.css`<br> `bootstrap.rtl.min.css` | Included | Included | Included | Included |
| `bootstrap-grid.css`<br> `bootstrap-grid.rtl.css`<br> `bootstrap-grid.min.css`<br> `bootstrap-grid.rtl.min.css` | [Only grid system]({{< docsref "/layout/grid" >}}) | — | — | [Only flex utilities]({{< docsref "/utilities/flex" >}}) |
| `bootstrap-utilities.css`<br> `bootstrap-utilities.rtl.css`<br> `bootstrap-utilities.min.css`<br> `bootstrap-utilities.rtl.min.css` | — | — | — | Included |
-| `bootstrap-reboot.css`<br> `bootstrap-reboot.rtl.css`<br> `bootstrap-reboot.min.css`<br> `bootstrap-reboot.rtl.min.css` | [Only Reboot]({{< docsref "/content/reboot" >}}) | — | — | [Only flex utilities]({{< docsref "/utilities/flex" >}}) |
+| `bootstrap-reboot.css`<br> `bootstrap-reboot.rtl.css`<br> `bootstrap-reboot.min.css`<br> `bootstrap-reboot.rtl.min.css` | — | [Only Reboot]({{< docsref "/content/reboot" >}}) | — | — |
{{< /bs-table >}}
## JS files