Remove unnecessary cross-repo links and fix description backticks#28
Merged
Conversation
Drop three xrefs to cloud-docs that send readers out of adp-docs without real benefit: the tangential "Account impersonation" pointer in the permissions overview, the generic Connect processors bullet in the pipeline integration "Next steps", and the Redpanda Connect link on the ADP home page (sentence preserved). Strip backticks from three :description: attributes so listing pages (for example /redpanda-adp/reference/) render the text cleanly instead of showing literal backticks. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
The home-page next-steps link uses an empty xref label, so the title
showed through as "Transcripts and AI Observability." Shorten the page
title to "Observability" and update the two byoa-telemetry references
that hard-coded the old title. Nav label ("Concepts") and the inline
"Transcripts Overview" link from the home page's Transcripts section
are intentionally different and stay as is.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
pipeline-integration-patterns"Next steps", and the "Redpanda Connect" link on the ADP home page (sentence preserved, no link).:description:attributes (connect-agent,rpk/index,rpk-install) so listing pages like/redpanda-adp/reference/render the text cleanly instead of showing literal backticks.byoa-telemetryto match.Preview pages
Test plan
/redpanda-adp/governance/permissions-overview/#identity-and-impersonationreads cleanly without the removed sentence./redpanda-adp/agents/pipeline-integration-patterns/#next-stepsshows three bullets (no Connect processors bullet)./redpanda-adp/home page "AI agents" sentence reads naturally with no link on "Redpanda Connect"; "Next steps" reads "Observability" (not "Transcripts and AI Observability")./redpanda-adp/reference/rpkdescription renders without literal backticks./redpanda-adp/ai-gateway/connect-agent/and/redpanda-adp/get-started/rpk-install/page intros still render normally./redpanda-adp/observability/concepts/page title shows "Observability"; nav still labels it "Concepts".🤖 Generated with Claude Code