From 5dd25512d1d94e922b57147e6e76d459d95fac4c Mon Sep 17 00:00:00 2001 From: Joyce Fee Date: Wed, 10 Jun 2026 15:15:02 -0400 Subject: [PATCH] chore(playbook): update docs content source from old 'documentation' URL The repo `redpanda-data/documentation` was renamed to `redpanda-data/docs` some time ago. GitHub follows the redirect transparently when Antora fetches, but the old URL becomes the cache key, so it can stick around in build caches and contribute to stale-content issues. Use the current canonical name to make the playbook clearer and to invalidate any cached entries keyed on the old name on the next build. Co-Authored-By: Claude Opus 4.7 (1M context) --- local-antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-antora-playbook.yml b/local-antora-playbook.yml index 7d241752..9e5fb0cc 100644 --- a/local-antora-playbook.yml +++ b/local-antora-playbook.yml @@ -12,7 +12,7 @@ content: - url: https://github.com/redpanda-data/docs-site branches: main start_paths: [home, data-platform, self-managed] - - url: https://github.com/redpanda-data/documentation + - url: https://github.com/redpanda-data/docs branches: [main, v/*, site-search, shared] - url: https://github.com/redpanda-data/redpanda-labs branches: main