Skip to content

docs: fix agent config sample links - #6959

Open
Ricky-7-Yan wants to merge 1 commit into
google:mainfrom
Ricky-7-Yan:docs/fix-agent-config-sample-links
Open

docs: fix agent config sample links#6959
Ricky-7-Yan wants to merge 1 commit into
google:mainfrom
Ricky-7-Yan:docs/fix-agent-config-sample-links

Conversation

@Ricky-7-Yan

Copy link
Copy Markdown

Link to Issue or Description of Change

Problem:

The two links under "Related samples" in the Agent Config guide only traverse three directories upward. From docs/guides/agents/config/, that resolves under the nonexistent docs/contributing/ directory, so both links are broken.

Solution:

Traverse one additional directory upward so the links resolve to the repository-level contributing/samples/ examples.

Testing Plan

Documentation-only link correction:

  • resolved both updated relative paths from the guide's directory and confirmed both target README.md files exist
  • ran git diff --check successfully
  • uvx mdformat --check reports that the existing file is not formatted under bare mdformat defaults; I did not reformat the whole document because that would introduce unrelated changes

Checklist

  • I have read CONTRIBUTING.md
  • I reviewed the two-line diff and verified both targets
  • Tests are not applicable to this small documentation fix
  • No dependent changes are required

@google-cla

google-cla Bot commented Aug 30, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants