From cca89a5c37dd5bbd0b12aa3c8e6c8e427f7ef8c9 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 29 Jan 2024 10:29:17 +0000 Subject: [PATCH] Update sitemap URL --- docs/_extra/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_extra/robots.txt b/docs/_extra/robots.txt index 5c33aeb0..a9a1b257 100644 --- a/docs/_extra/robots.txt +++ b/docs/_extra/robots.txt @@ -1,4 +1,4 @@ User-agent: * Disallow: / -Sitemap: https://crate.io/docs/pdo/en/latest/site.xml +Sitemap: https://cratedb.com/docs/pdo/en/latest/site.xml