From 46903e5206288f0fdfaaa2b1f4ec44584031dd80 Mon Sep 17 00:00:00 2001 From: JakeSCahill Date: Tue, 4 Aug 2026 16:44:34 +0100 Subject: [PATCH] Repoint local-build link at docs-site's renamed AUTHORING.adoc docs-site/meta-docs/CONTRIBUTING.adoc was split and renamed to AUTHORING.adoc (redpanda-data/docs-site#201) since it also served as the generic local-build reference this line points to, separate from the external-contribution process that moved to internal cupboard (redpanda-data/cupboard#676). Related: https://redpandadata.atlassian.net/browse/DOC-2303 --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index bb0591b19..3b22f95ff 100644 --- a/README.adoc +++ b/README.adoc @@ -51,7 +51,7 @@ If you are a Redpanda employee, submit doc issues in `redpanda-data/documentatio You have two options to contribute to the documentation: . Directly edit a page on GitHub by selecting **Make a contribution** > **Edit on GitHub** located at the bottom of a documentation page. -. Clone the docs repository to make changes locally on your machine. For a guide, see {url-playbook}/blob/main/meta-docs/CONTRIBUTING.adoc[Submit your first contribution]. +. Clone the docs repository to make changes locally on your machine. For a guide, see {url-playbook}/blob/main/meta-docs/AUTHORING.adoc[Build and test your changes locally]. Check the open docs issues. If you find an issue you'd like to work on: