diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 4991c6d50f..c7cc58d17d 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -15,7 +15,7 @@ The navbar is a simple wrapper for positioning branding, navigation, and other e Here's what you need to know before getting started with the navbar: -- Navbars require a wrapping `.navbar` and a color scheme class (either `.navbar-default` or `.navbar-inverse`). +- Navbars require a wrapping `.navbar` and a color scheme class (either `.navbar-light` or `.navbar-dark`). - Navbars and their contents are fluid by default. Use [optional containers](#containers) to limit their horizontal width. - Use `.pull-left` and `.pull-right` to quickly align sub-components. - Ensure accessibility by using a `