From f35da27d9457d8e296d58bca984921712071afa9 Mon Sep 17 00:00:00 2001 From: derrickmehaffy Date: Tue, 30 Nov 2021 09:17:45 -0700 Subject: [PATCH] Fix some canonical errors --- docs/developer-docs/latest/developer-resources/cli/CLI.md | 2 +- docs/user-docs/latest/settings/managing-global-settings.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/developer-docs/latest/developer-resources/cli/CLI.md b/docs/developer-docs/latest/developer-resources/cli/CLI.md index 2e037ec61e..88914eea5e 100644 --- a/docs/developer-docs/latest/developer-resources/cli/CLI.md +++ b/docs/developer-docs/latest/developer-resources/cli/CLI.md @@ -1,7 +1,7 @@ --- title: CLI - Strapi Developer Docs description: Strapi comes with a full featured Command Line Interface (CLI) which lets you scaffold and manage your project in seconds. -canonicalUrl: https://docs.strapi.io/developer-docs/latest/developer-resources/cli.html +canonicalUrl: https://docs.strapi.io/developer-docs/latest/developer-resources/cli/CLI.html --- # Command Line Interface (CLI) diff --git a/docs/user-docs/latest/settings/managing-global-settings.md b/docs/user-docs/latest/settings/managing-global-settings.md index fe6f963e7c..64ac31628e 100644 --- a/docs/user-docs/latest/settings/managing-global-settings.md +++ b/docs/user-docs/latest/settings/managing-global-settings.md @@ -1,7 +1,7 @@ --- title: Global Settings - Strapi User Guide description: Instructions to manage the global settings of a Strapi application in the admin panel. -canonicalUrl: https://docs.strapi.io/user-docs/latest/settings/manageing-global-settings.html +canonicalUrl: https://docs.strapi.io/user-docs/latest/settings/managing-global-settings.html --- # Managing global settings