Fix link to relocated contribution/authoring guide (DOC-2303) - #2
Open
JakeSCahill wants to merge 4 commits into
Open
Fix link to relocated contribution/authoring guide (DOC-2303)#2JakeSCahill wants to merge 4 commits into
JakeSCahill wants to merge 4 commits into
Conversation
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
This repo's local-antora-playbook.yml fetches cross-repo content including the private docs/cloud-docs/rp-connect-docs/adp-docs repos, so local builds need a GitHub token even for read-only work. Details live centrally in docs-site's authoring guide rather than duplicated here. Related: https://redpandadata.atlassian.net/browse/DOC-2303
docs-site/meta-docs/AUTHORING.adoc has been deleted entirely (redpanda-data/docs-site#201) since every content repo's local build already requires the same private-repo GitHub access the guide assumed, making its old public location moot. The full guide now lives at redpanda-data/cupboard#677. Related: https://redpandadata.atlassian.net/browse/DOC-2303
docs-site/meta-docs/STYLE-GUIDE.adoc has been deleted (redpanda-data/docs-site#201) since redpanda-data/docs-team-standards already has a more current, canonical style guide. Related: https://redpandadata.atlassian.net/browse/DOC-2303
micheleRP
approved these changes
Aug 7, 2026
micheleRP
left a comment
There was a problem hiding this comment.
LGTM — generic union wording is appropriate for a template repo, and both link targets exist.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related to https://redpandadata.atlassian.net/browse/DOC-2303.
docs-site/meta-docs/CONTRIBUTING.adocwas split and renamed toAUTHORING.adoc(redpanda-data/docs-site#201), then that file was deleted entirely and ported to internal-onlyredpanda-data/cupboard(redpanda-data/cupboard#677) — every one of these repos'local-antora-playbook.ymlcross-fetches the privatedocs/cloud-docs/rp-connect-docs/adp-docsrepos to build locally at all, so the audience for that guide was already internal in practice.This repoints both the "clone locally" contribution link and the "Set up GitHub authentication" pointer at the ported cupboard guide.