Skip to content

docs: fix broken links in bigquery-graph skill and jira sample#6452

Open
ZayanKhan-12 wants to merge 2 commits into
google:mainfrom
ZayanKhan-12:fix-doc-link-typos
Open

docs: fix broken links in bigquery-graph skill and jira sample#6452
ZayanKhan-12 wants to merge 2 commits into
google:mainfrom
ZayanKhan-12:fix-doc-link-typos

Conversation

@ZayanKhan-12

Copy link
Copy Markdown

Three broken links (mechanical link audit; targets verified to exist):

  • src/google/adk/tools/bigquery/skills/bigquery-graph/references/graph_schema/graph_schema_ddl_advisor.md — links ddl-reference.md and feature-parity.md (hyphens); the files in the same directory are ddl_reference.md and feature_parity.md (underscores). Since this is agent-facing skill reference material, the broken cross-references degrade what the skill can resolve.
  • contributing/samples/integrations/jira_agent/README.md[Connection Tool](<(https://console.cloud.google.com/)>) wraps the URL in <(...)>, rendering as literal text → plain (https://...)

Also found but not fixed (no confident successor):

  • contributing/samples/workflows/node_as_tool/README.md links docs/guides/workflows/workflows.md, which doesn't exist (the directory has best_practices.md)
  • docs/guides/tools/mcp_tool/agent_to_mcp/index.md links contributing/samples/mcp/mcp_serve_agent, which doesn't exist (closest: mcp_stdio_server_agent)

Docs only.

🤖 Generated with Claude Code

@google-cla

google-cla Bot commented Jul 22, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@adk-bot adk-bot added the documentation [Component] This issue is related to documentation, it will be transferred to adk-docs label Jul 22, 2026
@ZayanKhan-12

Copy link
Copy Markdown
Author

@googlebot I signed it!

@rohityan

Copy link
Copy Markdown
Collaborator

Hi @ZayanKhan-12 ,Thank you for your contribution! It appears you haven't yet signed the Contributor License Agreement (CLA). Please visit https://cla.developers.google.com/ to complete the signing process. Once the CLA is signed, we'll be able to proceed with the review of your PR. Thank you!

@rohityan rohityan added the request clarification [Status] The maintainer need clarification or more information from the author label Jul 22, 2026
zk-khan and others added 2 commits July 22, 2026 21:10
The graph-schema DDL advisor links ddl-reference.md and
feature-parity.md; the files in the same directory use underscores
(ddl_reference.md, feature_parity.md). The Jira agent README wraps
its console URL in <(...)>, which renders as literal text.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation [Component] This issue is related to documentation, it will be transferred to adk-docs request clarification [Status] The maintainer need clarification or more information from the author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants