From 8d6adad90f4a5bb05c64feec64b8122b7b1c15e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Otto=20Kek=C3=A4l=C3=A4inen?= Date: Sat, 11 Oct 2025 15:53:16 -0700 Subject: [PATCH] fix: Fix misspelled domain in landscape.canonical.com (#6505) --- doc/module-docs/cc_landscape/data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/module-docs/cc_landscape/data.yaml b/doc/module-docs/cc_landscape/data.yaml index bec53109b4c..142c9048b1e 100644 --- a/doc/module-docs/cc_landscape/data.yaml +++ b/doc/module-docs/cc_landscape/data.yaml @@ -17,7 +17,7 @@ cc_landscape: client: log_level: "info" url: "https://landscape.canonical.com/message-system" - ping_url: "http://landscape.canoncial.com/ping" + ping_url: "http://landscape.canonical.com/ping" data_path: "/var/lib/landscape/client" .. note::