Skip to content

docs: fix two links pointing at non-existent same-page anchors - #1513

Open
v1teka wants to merge 1 commit into
google:mainfrom
v1teka:fix/docs-broken-anchors
Open

v1teka wants to merge 1 commit into
google:mainfrom
v1teka:fix/docs-broken-anchors

Conversation

@v1teka

@v1teka v1teka commented Sep 20, 2026 •

Copy link
Copy Markdown

configuration.md linked cd() to #cd, but cd() is documented in api.md. api.md linked ProcessOutput to #processoutput, but ProcessOutput has its own page, process-output.md, which the same file already links to elsewhere.

Fixes #issue / suggests an improvement

import {$} from 'zx'
  • Setup Set the latest Node.js LTS version.
  • Build: I’ve run npm build before committing and verified the bundle updates correctly.
  • Tests: I’ve run test and confirmed all tests succeed. Added tests to cover my changes if needed.
  • Docs: I’ve added or updated relevant documentation as needed.
  • Sign Commits have verified signatures and follow conventinal commits spec
  • CoC: My changes follow the project’s coding guidelines and Code of Conduct.
  • Review: This PR represents original work and is not solely generated by AI tools.

@google-cla

google-cla Bot commented Sep 20, 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.

@v1teka
v1teka force-pushed the fix/docs-broken-anchors branch from 7821c44 to 468f069 Compare September 20, 2026 10:21
configuration.md linked cd() to #cd, but cd() is documented in
api.md. api.md linked ProcessOutput to #processoutput, but
ProcessOutput has its own page, process-output.md, which the same
file already links to elsewhere.

Signed-off-by: v1teka <29147256+v1teka@users.noreply.github.com>
@v1teka
v1teka force-pushed the fix/docs-broken-anchors branch from 468f069 to d870c7e Compare September 20, 2026 15:29

This branch has not been deployed

No deployments
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.

1 participant