Skip to content

docs(credential-injection): fix broken Proxy Overrides anchor - #1177

Merged
SequeI merged 1 commit into
nolabs-ai:mainfrom
connrg:fix/credential-proxy-overrides-anchor
Jun 16, 2026
Merged

docs(credential-injection): fix broken Proxy Overrides anchor#1177
SequeI merged 1 commit into
nolabs-ai:mainfrom
connrg:fix/credential-proxy-overrides-anchor

Conversation

@connrg

@connrg connrg commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Fix the dead proxy link in the custom-credentials schema table — it pointed at #proxy-side-overrides, but the heading is "Proxy Overrides" (#proxy-overrides), so it scrolled nowhere.

The custom_credentials schema table linked the `proxy` field to
#proxy-side-overrides, but the section heading is "Proxy Overrides"
(#proxy-overrides). The link resolved to nothing. Point it at the
correct anchor and match the link text to the heading.

Signed-off-by: connrg <conor@alwaysfurther.ai>
@github-actions github-actions Bot added documentation Improvements or additions to documentation size/small labels Jun 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor

PR Review Summary

Size

Metric Value
Lines added +1
Lines removed -1
Total changed 2
Classification Small (< 50 lines)

Affected crates

No crate source directories are directly affected.

Blast radius — Contained

This PR touches: unknown file types


Updated automatically on each push to this PR.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates a documentation link in docs/cli/features/credential-injection.mdx, changing the anchor reference from #proxy-side-overrides to #proxy-overrides to ensure correct linking. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@SequeI
SequeI merged commit 4bced73 into nolabs-ai:main Jun 16, 2026
12 checks passed
@connrg
connrg deleted the fix/credential-proxy-overrides-anchor branch June 17, 2026 07:11
klassm pushed a commit to klassm/nono that referenced this pull request Jul 3, 2026
…-ai#1177)

The custom_credentials schema table linked the `proxy` field to
#proxy-side-overrides, but the section heading is "Proxy Overrides"
(#proxy-overrides). The link resolved to nothing. Point it at the
correct anchor and match the link text to the heading.

Signed-off-by: connrg <conor@alwaysfurther.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants