diff --git a/docs/content/customize/color.md b/docs/content/customize/color.md index eee7e9220..02a21b70f 100644 --- a/docs/content/customize/color.md +++ b/docs/content/customize/color.md @@ -4,7 +4,7 @@ title: Color description: CoreUI for Bootstrap is supported by an extensive color system that themes our styles and components. This enables more comprehensive customization and extension for any project. group: customize aliases: - - "/customize/color/" + - "/customize/" - "/4.0/customize/color/" toc: true --- diff --git a/docs/content/forms/overview.md b/docs/content/forms/overview.md index 5f8316b67..05cc4acc8 100644 --- a/docs/content/forms/overview.md +++ b/docs/content/forms/overview.md @@ -6,7 +6,7 @@ group: forms toc: true bootstrap: true aliases: - - "/forms/overview/" + - "/forms/" - "/4.0/forms/overview/" - "/4.1/forms/" sections: diff --git a/docs/content/layout/breakpoints.md b/docs/content/layout/breakpoints.md index 4c0909f1b..f10e48e83 100644 --- a/docs/content/layout/breakpoints.md +++ b/docs/content/layout/breakpoints.md @@ -4,7 +4,7 @@ title: Breakpoints description: Breakpoints are the triggers in CoreUI for Bootstrap for how your layout responsive changes across device or viewport sizes. group: layout aliases: - - "/layout/breakpoints/" + - "/layout/" - "/4.0/layout/breakpoints/" - "/4.0/layout/" - "/4.1/layout/"